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 0be0a57 commit 8b019fbCopy full SHA for 8b019fb
pythonbuild/downloads.py
@@ -404,10 +404,10 @@
404
"license_public_domain": True,
405
},
406
"zlib": {
407
- "url": "https://github.com/madler/zlib/releases/download/v1.2.13/zlib-1.2.13.tar.gz",
408
- "size": 1497445,
409
- "sha256": "b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30",
410
- "version": "1.2.13",
+ "url": "https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz",
+ "size": 1512791,
+ "sha256": "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23",
+ "version": "1.3.1",
411
"library_names": ["z"],
412
"licenses": ["Zlib"],
413
"license_file": "LICENSE.zlib.txt",
0 commit comments