Skip to content

Commit 13cd4d2

Browse files
authored
Update zlib version from 1.3 to 1.3.1
1 parent 04cd941 commit 13cd4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
BOOST_DOTTED_VERSION: 1.69.0
99
CURL_VERSION: 8.4.0
1010
OPENSSL_VERSION: 1.1.1w
11-
ZLIB_VERSION: 1.3
11+
ZLIB_VERSION: 1.3.1
1212
jobs:
1313
prepare-mingw64-libs:
1414
name: Build required 3rd-party libraries

0 commit comments

Comments
 (0)