Skip to content

Commit 145dc8d

Browse files
authored
Bump CPython to 3.14.0 (#812)
1 parent c6b6bab commit 145dc8d

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.0rc3.tar.xz",
97-
"size": 23585028,
98-
"sha256": "646dc945e49c73a141896deda12d43f3f293fd69426774c16fc43496180e8fcd",
99-
"version": "3.14.0rc3",
96+
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0.tar.xz",
97+
"size": 23595844,
98+
"sha256": "2299dae542d395ce3883aca00d3c910307cd68e0b2f7336098c8e7b7eee9f3e9",
99+
"version": "3.14.0",
100100
"licenses": ["Python-2.0", "CNRI-Python"],
101101
"license_file": "LICENSE.cpython.txt",
102102
"python_tag": "cp314",

0 commit comments

Comments
 (0)