We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8295fa1 commit 393a1b6Copy full SHA for 393a1b6
pythonbuild/downloads.py
@@ -14,10 +14,10 @@
14
"license_file": "LICENSE.bdb.txt",
15
},
16
"binutils": {
17
- "url": "https://ftp.gnu.org/gnu/binutils/binutils-2.36.1.tar.xz",
18
- "size": 22772248,
19
- "sha256": "e81d9edf373f193af428a0f256674aea62a9d74dfe93f65192d4eae030b0f3b0",
20
- "version": "2.36.1",
+ "url": "https://ftp.gnu.org/gnu/binutils/binutils-2.37.tar.xz",
+ "size": 22916924,
+ "sha256": "820d9724f020a3e69cb337893a0b63c2db161dadcb0e06fc11dc29eb1e84a32c",
+ "version": "2.37",
21
22
"bzip2": {
23
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",
0 commit comments