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 b3308cb commit 6df41aaCopy full SHA for 6df41aa
pythonbuild/downloads.py
@@ -20,10 +20,10 @@
20
"license_file": "LICENSE.bdb.txt",
21
},
22
"binutils": {
23
- "url": "https://ftp.gnu.org/gnu/binutils/binutils-2.39.tar.xz",
24
- "size": 25167756,
25
- "sha256": "645c25f563b8adc0a81dbd6a41cffbf4d37083a382e02d5d3df4f65c09516d00",
26
- "version": "2.39",
+ "url": "https://ftp.gnu.org/gnu/binutils/binutils-2.40.tar.xz",
+ "size": 25241484,
+ "sha256": "0f8a4c272d7f17f369ded10a4aca28b8e304828e95526da482b0ccc4dfc9d8e1",
+ "version": "2.40",
27
28
"bzip2": {
29
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",
0 commit comments