Skip to content

Commit a8761b3

Browse files
committed
downloads: upgrade binutils to 2.35
1 parent 1d7a376 commit a8761b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"license_file": "LICENSE.bdb.txt",
1515
},
1616
"binutils": {
17-
"url": "ftp://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.xz",
18-
"size": 21637796,
19-
"sha256": "f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952",
20-
"version": "2.34",
17+
"url": "ftp://ftp.gnu.org/gnu/binutils/binutils-2.35.tar.xz",
18+
"size": 22042160,
19+
"sha256": "1b11659fb49e20e18db460d44485f09442c8c56d5df165de9461eb09c8302f85",
20+
"version": "2.35",
2121
},
2222
"bzip2": {
2323
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",

0 commit comments

Comments
 (0)