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 9870f66 commit 2040f14Copy full SHA for 2040f14
pythonbuild/downloads.py
@@ -240,10 +240,10 @@
240
"version": "1.8.2",
241
},
242
"openssl": {
243
- "url": "https://www.openssl.org/source/openssl-1.1.1f.tar.gz",
244
- "size": 9792828,
245
- "sha256": "186c6bfe6ecfba7a5b48c47f8a1673d0f3b0e5ba2e25602dd23b629975da3f35",
246
- "version": "1.1.1f",
+ "url": "https://www.openssl.org/source/openssl-1.1.1g.tar.gz",
+ "size": 9801502,
+ "sha256": "ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46",
+ "version": "1.1.1g",
247
"library_names": ["crypto", "ssl"],
248
"licenses": ["OpenSSL"],
249
"license_file": "LICENSE.openssl.txt",
0 commit comments