AvianNetwork / Avian

Avian Network is a proof-of-work secured blockchain designed for efficient and interoperable asset management.
https://avn.network
MIT License
55 stars 25 forks source link

depends: Update zlib to 1.2.13 #185

Closed alamshafil closed 2 years ago

alamshafil commented 2 years ago

zlib 1.2.12 returns 404 not found, causing CI to fail.

This PR upgrades zlib to 1.2.13 bringing security improvements.

alamshafil commented 2 years ago

Merging now since CI passes