externals: Use azahar-emu org mirror of soundtouch

This commit is contained in:
OpenSauce04 2025-03-30 10:48:59 +01:00
parent 4b5b4a21b8
commit 310a519722

2
.gitmodules vendored
View File

@ -6,7 +6,7 @@
url = https://github.com/neobrain/nihstro.git url = https://github.com/neobrain/nihstro.git
[submodule "soundtouch"] [submodule "soundtouch"]
path = externals/soundtouch path = externals/soundtouch
url = https://codeberg.org/soundtouch/soundtouch.git url = https://github.com/azahar-emu/soundtouch.git
[submodule "catch2"] [submodule "catch2"]
path = externals/catch2 path = externals/catch2
url = https://github.com/catchorg/Catch2 url = https://github.com/catchorg/Catch2