8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b017b7 commit 662f433Copy full SHA for 662f433
scripts/install_dependencies.sh
@@ -9,7 +9,7 @@ fi
9
OPENTRACING_VERSION=${OPENTRACING_VERSION:-1.6.0}
10
CURL_VERSION=${CURL_VERSION:-7.70.0}
11
MSGPACK_VERSION=${MSGPACK_VERSION:-3.2.1}
12
-ZLIB_VERSION=${ZLIB_VERSION:-1.2.11}
+ZLIB_VERSION=${ZLIB_VERSION:-1.2.12}
13
14
MAKE_JOB_COUNT=${MAKE_JOB_COUNT:-$(nproc)}
15
0 commit comments