Skip to content

Commit 6d9d82d

Browse files
committed
Bump to CPython 3.14.0a5
1 parent 469b3c5 commit 6d9d82d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pythonbuild/downloads.py

Lines changed: 3 additions & 3 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,
85-
"sha256": "c24f07881873c1d460228795ca6ca8c99130e30c773c91463d30d7ea8ff0e70b",
86-
"version": "3.14.0a4",
85+
"sha256": "e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32",
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)