Skip to content

Commit d57d820

Browse files
committed
Bump CPython to 3.14.0rc1
1 parent cf3c7ea commit d57d820

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.0b4.tar.xz",
86-
"size": 23641472,
87-
"sha256": "15e123e056abebba6de5e73cfa304459a8c82cafa85d4fc7fc6de80e6a3e1b39",
88-
"version": "3.14.0b4",
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",
8989
"licenses": ["Python-2.0", "CNRI-Python"],
9090
"license_file": "LICENSE.cpython.txt",
9191
"python_tag": "cp314",

0 commit comments

Comments
 (0)