Use non git@ submodule url for xxHash

This commit is contained in:
dcvz 2024-06-17 09:59:32 +02:00
parent 0c1811ca6f
commit 8fa689d491

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "thirdparty/xxHash"]
path = thirdparty/xxHash
url = git@github.com:Cyan4973/xxHash.git
url = https://github.com/Cyan4973/xxHash.git