Merge pull request #3875 from loganmc10/patch-1

Some firewalls do better with https
This commit is contained in:
Twinaphex 2016-10-28 01:28:36 +02:00 committed by GitHub
commit 7c01507a0b

4
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "deps/glslang/glslang"]
path = deps/glslang/glslang
url = git://github.com/KhronosGroup/glslang.git
url = https://github.com/KhronosGroup/glslang.git
[submodule "deps/SPIRV-Cross"]
path = deps/SPIRV-Cross
url = git://github.com/KhronosGroup/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross