Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 3d75ab5

Browse files
committed
Updated zlib to 1.3
1 parent 07e0b44 commit 3d75ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ else
1818
GIFLIB_VERSION=5.2.1
1919
fi
2020
if [[ -n "$IS_MACOS" ]] || [[ "$MB_ML_VER" != 2014 ]]; then
21-
ZLIB_VERSION=1.2.13
21+
ZLIB_VERSION=1.3
2222
else
2323
ZLIB_VERSION=1.2.8
2424
fi

0 commit comments

Comments
 (0)