Skip to content

Commit e9967d3

Browse files
authored
Merge pull request #2594 from bitshares/upgrade-zlib
Upgrade zlib version from 1.2.11 to 1.2.12
2 parents 9f95aae + 2b66ec9 commit e9967d3

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: 7.67.0
1010
OPENSSL_VERSION: 1.1.1d
11-
ZLIB_VERSION: 1.2.11
11+
ZLIB_VERSION: 1.2.12
1212
jobs:
1313
prepare-mingw64-libs:
1414
name: Build required 3rd-party libraries

0 commit comments

Comments
 (0)