Update all submodules to the latest version.

This commit is contained in:
2026-05-19 13:55:41 +03:00
parent 432446689c
commit f0bb106e41
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -1,6 +1,8 @@
[submodule "stb"] [submodule "stb"]
path = stb path = stb
url = https://github.com/nothings/stb.git url = https://github.com/nothings/stb.git
branch = master
[submodule "docker-cross-compiler"] [submodule "docker-cross-compiler"]
path = docker-cross-compiler path = docker-cross-compiler
url = https://git.mixedup.dev/ReFuel/docker-cross-compiler url = https://git.mixedup.dev/ReFuel/docker-cross-compiler
branch = stable
+1 -1
Submodule stb updated: f7f20f39fe...31c1ad3745