Skip to content

Commit 8f60412

Browse files
committed
Bump to CPython 3.14.0a5
1 parent 469b3c5 commit 8f60412

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pythonbuild/downloads.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
"python_tag": "cp313",
8181
},
8282
"cpython-3.14": {
83-
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a4.tar.xz",
83+
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a5.tar.xz",
8484
"size": 22798932,
8585
"sha256": "c24f07881873c1d460228795ca6ca8c99130e30c773c91463d30d7ea8ff0e70b",
86-
"version": "3.14.0a4",
86+
"version": "3.14.0a5",
8787
"licenses": ["Python-2.0", "CNRI-Python"],
8888
"license_file": "LICENSE.cpython.txt",
8989
"python_tag": "cp314",

0 commit comments

Comments
 (0)