8000 Bump zlib version to v1.2.12 (#223) · DataDog/dd-opentracing-cpp@662f433 · GitHub
[go: up one dir, main page]

Skip to content

Commit 662f433

Browse files
authored
Bump zlib version to v1.2.12 (#223)
1 parent 2b017b7 commit 662f433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fi
99
OPENTRACING_VERSION=${OPENTRACING_VERSION:-1.6.0}
1010
CURL_VERSION=${CURL_VERSION:-7.70.0}
1111
MSGPACK_VERSION=${MSGPACK_VERSION:-3.2.1}
12-
ZLIB_VERSION=${ZLIB_VERSION:-1.2.11}
12+
ZLIB_VERSION=${ZLIB_VERSION:-1.2.12}
1313

1414
MAKE_JOB_COUNT=${MAKE_JOB_COUNT:-$(nproc)}
1515

0 commit comments

Comments
 (0)
0