Skip to content

Commit ab9b1f1

Browse files
authored
update (aws#8664)
1 parent 18b5d33 commit ab9b1f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installer/pyinstaller/build-linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if [ "$openssl_version" = "" ]; then
2020
fi
2121

2222
if [ "$zlib_version" = "" ]; then
23-
zlib_version="1.3.1";
23+
zlib_version="1.3.2";
2424
fi
2525

2626
if [ "$CI_OVERRIDE" = "1" ]; then

0 commit comments

Comments
 (0)