externals: Use azahar-emu org mirror of soundtouch

This commit is contained in:
OpenSauce04 2025-03-30 10:48:59 +01:00
parent dec12bd54a
commit 2c1fc0199b

2
.gitmodules vendored
View file

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