We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b5d33 commit ab9b1f1Copy full SHA for ab9b1f1
1 file changed
installer/pyinstaller/build-linux.sh
@@ -20,7 +20,7 @@ if [ "$openssl_version" = "" ]; then
20
fi
21
22
if [ "$zlib_version" = "" ]; then
23
- zlib_version="1.3.1";
+ zlib_version="1.3.2";
24
25
26
if [ "$CI_OVERRIDE" = "1" ]; then
0 commit comments