Skip to content

Commit 1b50186

Browse files
committed
downloads: update gcc to 10.3.0
1 parent 8f4cea1 commit 1b50186

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
"python_tag": "cp310",
8181
},
8282
"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",
83+
"url": "https://ftp.gnu.org/gnu/gcc/gcc-10.3.0/gcc-10.3.0.tar.xz",
84+
"size": 76692288,
85+
"sha256": "64f404c1a650f27fc33da242e1f2df54952e3963a49e06e73f6940f3223ac344",
86+
"version": "10.3.0",
8787
},
8888
"gdbm": {
8989
"url": "https://ftp.gnu.org/gnu/gdbm/gdbm-1.18.1.tar.gz",

0 commit comments

Comments
 (0)