update git submodules
This commit is contained in:
parent
0fc70945a6
commit
6298b2285f
7
.gitmodules
vendored
7
.gitmodules
vendored
@ -25,10 +25,6 @@
|
||||
[submodule "deps/lua"]
|
||||
path = deps/lua
|
||||
url = https://github.com/lua/lua.git
|
||||
[submodule "deps/stb"]
|
||||
path = deps/stb
|
||||
url = https://github.com/nothings/stb.git
|
||||
branch = develop
|
||||
[submodule "deps/libtomcrypt"]
|
||||
path = deps/libtomcrypt
|
||||
url = https://github.com/libtom/libtomcrypt.git
|
||||
@ -55,3 +51,6 @@
|
||||
path = deps/gsc-tool
|
||||
url = https://github.com/xensik/gsc-tool.git
|
||||
branch = xlabs
|
||||
[submodule "deps/stb"]
|
||||
path = deps/stb
|
||||
url = https://github.com/nothings/stb.git
|
||||
|
2
deps/GSL
vendored
2
deps/GSL
vendored
@ -1 +1 @@
|
||||
Subproject commit 517ed29228d18cf2c5004d10826090108e06f049
|
||||
Subproject commit 6c6111acb7b5d687ac006969ac96e5b1f21374cd
|
2
deps/asmjit
vendored
2
deps/asmjit
vendored
@ -1 +1 @@
|
||||
Subproject commit 0c03ed2f7497441ac0de232bda2e6b8cc041b2dc
|
||||
Subproject commit 5b5b0b38775938df4d3779604ff1db60b9a9dcbf
|
2
deps/curl
vendored
2
deps/curl
vendored
@ -1 +1 @@
|
||||
Subproject commit 89ee5cfb38b22f9ff68c34aa55ca2c242be90826
|
||||
Subproject commit 3736c0a209d929bcb1c9da909096e406c7d444b7
|
2
deps/json
vendored
2
deps/json
vendored
@ -1 +1 @@
|
||||
Subproject commit a3e6e26dc83a726b292f5be0492fcc408663ce55
|
||||
Subproject commit 4c6cde72e533158e044252718c013a48bcff346c
|
2
deps/libtomcrypt
vendored
2
deps/libtomcrypt
vendored
@ -1 +1 @@
|
||||
Subproject commit 3474ca37124c6fe78f5461876542e226a25b5f1f
|
||||
Subproject commit 29986d04f2dca985ee64fbca1c7431ea3e3422f4
|
2
deps/minhook
vendored
2
deps/minhook
vendored
@ -1 +1 @@
|
||||
Subproject commit 426cb6880035ee3cceed05384bb3f2db01a20a15
|
||||
Subproject commit 49d03ad118cf7f6768c79a8f187e14b8f2a07f94
|
2
deps/protobuf
vendored
2
deps/protobuf
vendored
@ -1 +1 @@
|
||||
Subproject commit 57786d126249b5ed4f42b579047941805e742949
|
||||
Subproject commit 7ce9c415455c098409222702b3b4572b47232882
|
2
deps/rapidjson
vendored
2
deps/rapidjson
vendored
@ -1 +1 @@
|
||||
Subproject commit 06d58b9e848c650114556a23294d0b6440078c61
|
||||
Subproject commit a98e99992bd633a2736cc41f96ec85ef0c50e44d
|
2
deps/stb
vendored
2
deps/stb
vendored
@ -1 +1 @@
|
||||
Subproject commit af1a5bc352164740c1cc1354942b1c6b72eacb8a
|
||||
Subproject commit 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55
|
2
deps/zlib
vendored
2
deps/zlib
vendored
@ -1 +1 @@
|
||||
Subproject commit 04f42ceca40f73e2978b50e93806c2a18c1281fc
|
||||
Subproject commit e554695638228b846d49657f31eeff0ca4680e8a
|
Loading…
Reference in New Issue
Block a user