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 1d7a376 commit a8761b3Copy full SHA for a8761b3
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.34.tar.xz",
18
- "size": 21637796,
19
- "sha256": "f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952",
20
- "version": "2.34",
+ "url": "ftp://ftp.gnu.org/gnu/binutils/binutils-2.35.tar.xz",
+ "size": 22042160,
+ "sha256": "1b11659fb49e20e18db460d44485f09442c8c56d5df165de9461eb09c8302f85",
+ "version": "2.35",
21
22
"bzip2": {
23
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",
0 commit comments