Updated zlib to 1.3

This commit is contained in:
Andrew Murray 2023-08-18 21:51:35 +10:00
parent 07e0b44a6a
commit 3d75ab501f

View File

@ -18,7 +18,7 @@ else
GIFLIB_VERSION=5.2.1
fi
if [[ -n "$IS_MACOS" ]] || [[ "$MB_ML_VER" != 2014 ]]; then
ZLIB_VERSION=1.2.13
ZLIB_VERSION=1.3
else
ZLIB_VERSION=1.2.8
fi