diff --git a/.gitmodules b/.gitmodules index 95ac235..a417b15 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ [submodule "stb"] path = stb url = https://github.com/nothings/stb.git + branch = master [submodule "docker-cross-compiler"] path = docker-cross-compiler url = https://git.mixedup.dev/ReFuel/docker-cross-compiler + branch = stable diff --git a/docker-cross-compiler b/docker-cross-compiler index d0f5760..9569415 160000 --- a/docker-cross-compiler +++ b/docker-cross-compiler @@ -1 +1 @@ -Subproject commit d0f5760c7a7995cec50bf31fef78f5408445f27c +Subproject commit 9569415083b53df4ba2118ab87c09acdab9380e0 diff --git a/stb b/stb index f7f20f3..31c1ad3 160000 --- a/stb +++ b/stb @@ -1 +1 @@ -Subproject commit f7f20f39fe4f206c6f19e26ebfef7b261ee59ee4 +Subproject commit 31c1ad37456438565541f4919958214b6e762fb4