diff --git a/.gitea/workflows/DependencyMirrors.txt b/.gitea/workflows/DependencyMirrors.txt index 4682844..8d1b305 100644 --- a/.gitea/workflows/DependencyMirrors.txt +++ b/.gitea/workflows/DependencyMirrors.txt @@ -28,4 +28,5 @@ FREETYPE_REPO=https://git.madvoxel.net/Mirrors/freetype.git CURL_REPO=https://git.madvoxel.net/Mirrors/curl.git OPENSSL_REPO=https://git.madvoxel.net/Mirrors/openssl.git TINYUSDZ_REPO=https://git.madvoxel.net/Mirrors/tinyusdz.git -CATCH_REPO=https://git.madvoxel.net/Mirrors/Catch2.git \ No newline at end of file +CATCH_REPO=https://git.madvoxel.net/Mirrors/Catch2.git +KTX_REPO=https://git.madvoxel.net/Mirrors/KTX-Software.git