Update submodules.
libzip also changed its branch name from master to main, so adapt to that too.
This commit is contained in:
parent
819e144410
commit
5af4ad0e66
9 changed files with 9 additions and 9 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -21,7 +21,7 @@
|
|||
[submodule "libzip"]
|
||||
path = third-party/libzip
|
||||
url = https://github.com/nih-at/libzip
|
||||
branch = master
|
||||
branch = main
|
||||
[submodule "efsw"]
|
||||
path = third-party/efsw
|
||||
url = https://github.com/SpartanJ/efsw
|
||||
|
|
2
third-party/SDL
vendored
2
third-party/SDL
vendored
|
@ -1 +1 @@
|
|||
Subproject commit f032e8c19165aeee6f9b47e82fb56809d4aeae1e
|
||||
Subproject commit 01346723455a37c1cd14bba28ebeffe268002bcd
|
2
third-party/corrade
vendored
2
third-party/corrade
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 183b375b73fa3e819a6b41dbcc0cf2f06773d2b4
|
||||
Subproject commit 4922edf269ce77efe073f6b750a34892e1f3c30d
|
2
third-party/curl
vendored
2
third-party/curl
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 864090ca39c3c9fe994104ed23d29c37caa61a8e
|
||||
Subproject commit a4ed3e766a68ff7517ee9cf3cb71c7255e8ee9b0
|
2
third-party/efsw
vendored
2
third-party/efsw
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 19398b80bc5161b9a890035d1de47244165c2f17
|
||||
Subproject commit bc85bafae7d7b641e326ed5d01bfffd5eb0352f5
|
2
third-party/imgui
vendored
2
third-party/imgui
vendored
|
@ -1 +1 @@
|
|||
Subproject commit f617fe7890f78bc300e7a068a1c2acc9e9ce1e97
|
||||
Subproject commit 7965494ff323c8a3232ac1233a08b984e3c981ae
|
2
third-party/libzip
vendored
2
third-party/libzip
vendored
|
@ -1 +1 @@
|
|||
Subproject commit bdc03ab23b703fcc516436d6ebcbfb6ac4484033
|
||||
Subproject commit 0b6ebe6fad8adb1ec95bb5529c5af2185d40c2cf
|
2
third-party/magnum
vendored
2
third-party/magnum
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 0d31f7461b31698ea5bf92ec66ff5056a6ad7360
|
||||
Subproject commit b91b0b24cde81a4eb9029cb2202b3a652c9bd0e9
|
2
third-party/magnum-integration
vendored
2
third-party/magnum-integration
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 35c05fda3e243b696e2b3a3dcd230c819ca108e0
|
||||
Subproject commit bb8a4a870f217fc9ac15ff0ddc145974be49a5e7
|
Loading…
Reference in a new issue