Skip to content

Commit 3775ff8

Browse files
committed
downloads: upgrade OpenSSL to 1.1.1d
Latest version.
1 parent 2dec8e1 commit 3775ff8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,10 +267,10 @@
267267
"version": "1.8.2",
268268
},
269269
"openssl": {
270-
"url": "https://www.openssl.org/source/openssl-1.1.1c.tar.gz",
271-
"size": 8864262,
272-
"sha256": "f6fb3079ad15076154eda9413fed42877d668e7069d9b87396d0804fdb3f4c90",
273-
"version": "1.1.1c",
270+
"url": "https://www.openssl.org/source/openssl-1.1.1d.tar.gz",
271+
"size": 8845861,
272+
"sha256": "1e3a91bc1f9dfce01af26026f856e064eab4c8ee0a8f457b5ae30b40b8b711f2",
273+
"version": "1.1.1d",
274274
"library_names": ["crypto", "ssl"],
275275
"licenses": ["OpenSSL"],
276276
"license_file": "LICENSE.openssl.txt",

0 commit comments

Comments
 (0)