Skip to content

Commit 9780ebb

Browse files
authored
Bump binutils from 2.42 -> 2.43 (#364)
1 parent 3cc496c commit 9780ebb

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
@@ -20,10 +20,10 @@
2020
"license_file": "LICENSE.bdb.txt",
2121
},
2222
"binutils": {
23-
"url": "https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz",
24-
"size": 27567160,
25-
"sha256": "f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800",
26-
"version": "2.42",
23+
"url": "https://ftp.gnu.org/gnu/binutils/binutils-2.43.tar.xz",
24+
"size": 28175768,
25+
"sha256": "b53606f443ac8f01d1d5fc9c39497f2af322d99e14cea5c0b4b124d630379365",
26+
"version": "2.43",
2727
},
2828
"bzip2": {
2929
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",

0 commit comments

Comments
 (0)