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 8f4cea1 commit 1b50186Copy full SHA for 1b50186
pythonbuild/downloads.py
@@ -80,10 +80,10 @@
80
"python_tag": "cp310",
81
},
82
"gcc": {
83
- "url": "https://ftp.gnu.org/gnu/gcc/gcc-10.2.0/gcc-10.2.0.tar.xz",
84
- "size": 75004144,
85
- "sha256": "b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c",
86
- "version": "10.2.0",
+ "url": "https://ftp.gnu.org/gnu/gcc/gcc-10.3.0/gcc-10.3.0.tar.xz",
+ "size": 76692288,
+ "sha256": "64f404c1a650f27fc33da242e1f2df54952e3963a49e06e73f6940f3223ac344",
+ "version": "10.3.0",
87
88
"gdbm": {
89
"url": "https://ftp.gnu.org/gnu/gdbm/gdbm-1.18.1.tar.gz",
0 commit comments