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 50a391d commit 5fd3b1aCopy full SHA for 5fd3b1a
pythonbuild/downloads.py
@@ -81,10 +81,10 @@
81
"license_file": "LICENSE.cpython.txt",
82
},
83
"gcc": {
84
- "url": "https://ftp.gnu.org/gnu/gcc/gcc-9.2.0/gcc-9.2.0.tar.xz",
85
- "size": 70607648,
86
- "sha256": "ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206",
87
- "version": "9.2.0",
+ "url": "https://ftp.gnu.org/gnu/gcc/gcc-9.3.0/gcc-9.3.0.tar.xz",
+ "size": 70533868,
+ "sha256": "71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1",
+ "version": "9.3.0",
88
89
"gdbm": {
90
"url": "ftp://ftp.gnu.org/gnu/gdbm/gdbm-1.18.1.tar.gz",
0 commit comments