8000 downloads: upgrade binutils from 2.36.1 to 2.37 · adiantek/python-build-standalone@393a1b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 393a1b6

Browse files
committed
downloads: upgrade binutils from 2.36.1 to 2.37
1 parent 8295fa1 commit 393a1b6

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

0 commit comments

Comments
 (0)
0