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 bc65523 commit cbb395aCopy full SHA for cbb395a
pythonbuild/downloads.py
@@ -210,10 +210,10 @@
210
'version': '1.8.2',
211
},
212
'openssl': {
213
- 'url': 'https://www.openssl.org/source/openssl-1.1.1b.tar.gz',
214
- 'size': 8213737,
215
- 'sha256': '5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b',
216
- 'version': '1.1.1b',
+ 'url': 'https://www.openssl.org/source/openssl-1.1.1c.tar.gz',
+ 'size': 8864262,
+ 'sha256': 'f6fb3079ad15076154eda9413fed42877d668e7069d9b87396d0804fdb3f4c90',
+ 'version': '1.1.1c',
217
'library_names': ['crypto', 'ssl'],
218
'licenses': ['OpenSSL'],
219
'license_file': 'LICENSE.openssl.txt',
0 commit comments