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 3a28398 commit 500c8f4Copy full SHA for 500c8f4
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.41.tar.xz",
24
- "size": 26765692,
25
- "sha256": "ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450",
26
- "version": "2.41",
+ "url": "https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz",
+ "size": 27567160,
+ "sha256": "f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800",
+ "version": "2.42",
27
28
"bzip2": {
29
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",
0 commit comments