Skip to content

Commit 4abc212

Browse files
committed
downloads: binutils 2.40 -> 2.41
1 parent a525188 commit 4abc212

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.40.tar.xz",
24-
"size": 25241484,
25-
"sha256": "0f8a4c272d7f17f369ded10a4aca28b8e304828e95526da482b0ccc4dfc9d8e1",
26-
"version": "2.40",
23+
"url": "https://ftp.gnu.org/gnu/binutils/binutils-2.41.tar.xz",
24+
"size": 26765692,
25+
"sha256": "ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450",
26+
"version": "2.41",
2727
},
2828
"bzip2": {
2929
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",

0 commit comments

Comments
 (0)