build: Bump stbi-hardened commit
diff --git a/bootstrap b/bootstrap
index 34ac160e..0855414e 100755
--- a/bootstrap
+++ b/bootstrap
@@ -72,7 +72,7 @@ if ! test -f version; then
clone_repo_commit \
https://github.com/Mintsuki/stbi-hardened.git \
stbi-hardened \
- 41cfb903dbff2d38a529446d7ed2388f7753ea64
+ 2e3aa628141b579c20c1651cda6738ea3201dd11
cp stbi-hardened/include/stb_image.h common/lib/stb_image.h
patch -p0 < common/stb_image.patch
rm -f common/lib/stb_image.h.orig
