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 457dae1 commit c0d6939Copy full SHA for c0d6939
pythonbuild/downloads.py
@@ -17,10 +17,10 @@
17
'version': '6.0.19',
18
},
19
'binutils': {
20
- 'url': 'ftp://ftp.gnu.org/gnu/binutils/binutils-2.31.tar.xz',
21
- 'size': 20445772,
22
- 'sha256': '231036df7ef02049cdbff0681f4575e571f26ea8086cf70c2dcd3b6c0f4216bf',
23
- 'version': '2.31',
+ 'url': 'ftp://ftp.gnu.org/gnu/binutils/binutils-2.32.tar.xz',
+ 'size': 20774880,
+ 'sha256': '0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04',
+ 'version': '2.32',
24
25
'bzip2': {
26
'url': 'https://ftp.sunet.se/mirror/archive/ftp.sunet.se/pub/Linux/distributions/bifrost/download/src/bzip2-1.0.6.tar.gz',
0 commit comments