Skip to content

Commit 3f27615

Browse files
committed
downloads: update binutils to 2.35.1
1 parent 4a62ebf commit 3f27615

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.35.tar.xz",
18-
"size": 22042160,
19-
"sha256": "1b11659fb49e20e18db460d44485f09442c8c56d5df165de9461eb09c8302f85",
20-
"version": "2.35",
17+
"url": "ftp://ftp.gnu.org/gnu/binutils/binutils-2.35.1.tar.xz",
18+
"size": 22031720,
19+
"sha256": "3ced91db9bf01182b7e420eab68039f2083aed0a214c0424e257eae3ddee8607",
20+
"version": "2.35.1",
2121
},
2222
"bzip2": {
2323
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",

0 commit comments

Comments
 (0)