Skip to content

Commit 64cdc40

Browse files
committed
Bump CPython to 3.14.0rc2
1 parent 51d355f commit 64cdc40

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
@@ -82,10 +82,10 @@
8282
"python_tag": "cp313",
8383
},
8484
"cpython-3.14": {
85-
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0rc1.tar.xz",
86-
"size": 23661916,
87-
"sha256": "8707780ae9f19c5bf5b9f27827181ba11cdad7bb292ea49cad5424331e40ee8b",
88-
"version": "3.14.0rc1",
85+
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0rc2.tar.xz",
86+
"size": 23566140,
87+
"sha256": "bc62854cf232345bd22c9091a68464e01e056c6473a3fffa84572c8a342da656",
88+
"version": "3.14.0rc2",
8989
"licenses": ["Python-2.0", "CNRI-Python"],
9090
"license_file": "LICENSE.cpython.txt",
9191
"python_tag": "cp314",

0 commit comments

Comments
 (0)