Skip to content

Commit 6df41aa

Browse files
committed
downloads: upgrade binutils 2.39 -> 2.40
1 parent b3308cb commit 6df41aa

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

0 commit comments

Comments
 (0)