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 4787317 commit 171378fCopy full SHA for 171378f
pythonbuild/downloads.py
@@ -20,7 +20,7 @@
20
"version": "2.32",
21
},
22
"bzip2": {
23
- 'url': 'https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz',
+ "url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",
24
"size": 810029,
25
"sha256": "ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269",
26
"version": "1.0.8",
0 commit comments