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 797d410 commit 29c64c0Copy full SHA for 29c64c0
pythonbuild/downloads.py
@@ -189,12 +189,6 @@
189
'sha256': '5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b',
190
'version': '1.1.1b',
191
},
192
- 'openssl-windows-bin': {
193
- 'url': 'https://github.com/python/cpython-bin-deps/archive/openssl-bin-1.1.0j.tar.gz',
194
- 'size': 8274446,
195
- 'sha256': 'c4684e220473fb2bdb0b95e43183c4701b6b103acac5ec23385e41a9a77fc9b1',
196
- 'version': '1.1.0j',
197
- },
198
'nasm-windows-bin': {
199
'url': 'https://github.com/python/cpython-bin-deps/archive/nasm-2.11.06.tar.gz',
200
'size': 384826,
0 commit comments