Skip to content

Commit 4cec933

Browse files
authored
Bump CPython to 3.14rc3 (#798)
1 parent e414d4c commit 4cec933

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
@@ -93,10 +93,10 @@
9393
"python_tag": "cp313",
9494
},
9595
"cpython-3.14": {
96-
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0rc2.tar.xz",
97-
"size": 23566140,
98-
"sha256": "bc62854cf232345bd22c9091a68464e01e056c6473a3fffa84572c8a342da656",
99-
"version": "3.14.0rc2",
96+
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0rc3.tar.xz",
97+
"size": 23585028,
98+
"sha256": "646dc945e49c73a141896deda12d43f3f293fd69426774c16fc43496180e8fcd",
99+
"version": "3.14.0rc3",
100100
"licenses": ["Python-2.0", "CNRI-Python"],
101101
"license_file": "LICENSE.cpython.txt",
102102
"python_tag": "cp314",

0 commit comments

Comments
 (0)