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 5b5a953 commit f36b5e6Copy full SHA for f36b5e6
pythonbuild/downloads.py
@@ -65,10 +65,10 @@
65
'version': '3.7.3',
66
},
67
'gcc': {
68
- 'url': 'https://ftp.gnu.org/gnu/gcc/gcc-8.2.0/gcc-8.2.0.tar.xz',
69
- 'size': 63460876,
70
- 'sha256': '196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080',
71
- 'version': '8.2.0',
+ 'url': 'https://ftp.gnu.org/gnu/gcc/gcc-9.1.0/gcc-9.1.0.tar.xz',
+ 'size': 70546856,
+ 'sha256': '79a66834e96a6050d8fe78db2c3b32fb285b230b855d0a66288235bc04b327a0',
+ 'version': '9.1.0',
72
73
'gdbm': {
74
'url': 'ftp://ftp.gnu.org/gnu/gdbm/gdbm-1.18.1.tar.gz',
0 commit comments