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 cffa5f3 commit f33ea1fCopy full SHA for f33ea1f
pythonbuild/downloads.py
@@ -246,10 +246,10 @@
246
"version": "1.8.2",
247
},
248
"openssl": {
249
- "url": "https://www.openssl.org/source/openssl-1.1.1g.tar.gz",
250
- "size": 9801502,
251
- "sha256": "ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46",
252
- "version": "1.1.1g",
+ "url": "https://www.openssl.org/source/openssl-1.1.1h.tar.gz",
+ "size": 9810045,
+ "sha256": "5c9ca8774bd7b03e5784f26ae9e9e6d749c9da2438545077e6b3d755a06595d9",
+ "version": "1.1.1h",
253
"library_names": ["crypto", "ssl"],
254
"licenses": ["OpenSSL"],
255
"license_file": "LICENSE.openssl.txt",
0 commit comments