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 4a62ebf commit 3f27615Copy full SHA for 3f27615
pythonbuild/downloads.py
@@ -14,10 +14,10 @@
14
"license_file": "LICENSE.bdb.txt",
15
},
16
"binutils": {
17
- "url": "ftp://ftp.gnu.org/gnu/binutils/binutils-2.35.tar.xz",
18
- "size": 22042160,
19
- "sha256": "1b11659fb49e20e18db460d44485f09442c8c56d5df165de9461eb09c8302f85",
20
- "version": "2.35",
+ "url": "ftp://ftp.gnu.org/gnu/binutils/binutils-2.35.1.tar.xz",
+ "size": 22031720,
+ "sha256": "3ced91db9bf01182b7e420eab68039f2083aed0a214c0424e257eae3ddee8607",
+ "version": "2.35.1",
21
22
"bzip2": {
23
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",
0 commit comments