Skip to content

Commit bbca779

Browse files
committed
downloads: upgrade binutils from 2.37 to 2.38
1 parent 153b06a commit bbca779

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": "https://ftp.gnu.org/gnu/binutils/binutils-2.37.tar.xz",
18-
"size": 22916924,
19-
"sha256": "820d9724f020a3e69cb337893a0b63c2db161dadcb0e06fc11dc29eb1e84a32c",
20-
"version": "2.37",
17+
"url": "https://ftp.gnu.org/gnu/binutils/binutils-2.38.tar.xz",
18+
"size": 23651408,
19+
"sha256": "e316477a914f567eccc34d5d29785b8b0f5a10208d36bbacedcc39048ecfe024",
20+
"version": "2.38",
2121
},
2222
"bzip2": {
2323
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",

0 commit comments

Comments
 (0)