Use non git@ submodule url for xxHash (#48)

This commit is contained in:
David Chavez 2024-06-17 10:04:17 +02:00 committed by GitHub
parent 0c1811ca6f
commit c91627740f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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