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

Commit 7a789c4

Browse files
authored
Merge pull request #400 from radarhere/zlib
Updated zlib to 1.3
2 parents 33440f5 + 3d75ab5 commit 7a789c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)