build: Bump submodules
diff --git a/bootstrap b/bootstrap
index 83775c1b..dfcb9a91 100755
--- a/bootstrap
+++ b/bootstrap
@@ -73,23 +73,23 @@ if ! test -f version; then
clone_repo_commit \
https://github.com/osdev0/freestnd-c-hdrs-0bsd.git \
freestnd-c-hdrs-0bsd \
- 0353851fdebe0eb6a4d2c608c5393040d310bf35
+ a87c192f3eb66b0806740dc67325f9ad23fc2d0b
clone_repo_commit \
https://github.com/osdev0/cc-runtime.git \
cc-runtime \
- 9c281448fe40498a6341d74f55c9af4f642c0b1d
+ 576a01179f3298a4795b92f42c088f9f8800b56b
download_by_hash \
- https://github.com/osdev0/freestanding-toolchain/raw/944d9bed2a4687a7138ab6231312a43c18743a1c/freestanding-toolchain \
+ https://github.com/osdev0/freestanding-toolchain/raw/b285931385edc926decab5c69934af5c045bd2dd/freestanding-toolchain \
build-aux/freestanding-toolchain \
- 620f782587bef7435db7a95b10104011d2ffb94c313b1c873d9bb0bdcaef5bd8
+ b280df87c6db0f6ca1dd0a48579e694b403cb0fc77cf6df1e2ddbe69a134b405
chmod +x build-aux/freestanding-toolchain
clone_repo_commit \
https://github.com/osdev0/nyu-efi.git \
nyu-efi \
- 2dbb386e24cee72505a31ebdbb76cda792375eef
+ eede601b8a9134cb4b6de96d2c430e2424c1390c
clone_repo_commit \
https://github.com/jibsen/tinf.git \
@@ -103,10 +103,10 @@ if ! test -f version; then
clone_repo_commit \
https://github.com/mintsuki/flanterm.git \
common/flanterm \
- a6f6edd6631c01caab932a59dce97bbd5f0c72c8
+ 6f4e92ed8f7202bda3a53e28fd527f2f997bbb5c
download_by_hash \
- https://github.com/nothings/stb/raw/f7f20f39fe4f206c6f19e26ebfef7b261ee59ee4/stb_image.h \
+ https://github.com/nothings/stb/raw/5c205738c191bcb0abc65c4febfa9bd25ff35234/stb_image.h \
common/lib/stb_image.h.nopatch \
594c2fe35d49488b4382dbfaec8f98366defca819d916ac95becf3e75f4200b3
cp common/lib/stb_image.h.nopatch common/lib/stb_image.h
