Skip to content

Commit 9e86e99

Browse files
committed
Bump to CPython 3.14.0a6
1 parent 88952be commit 9e86e99

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
@@ -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.0a5.tar.xz",
84-
"size": 22859900,
85-
"sha256": "74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682",
86-
"version": "3.14.0a5",
83+
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a6.tar.xz",
84+
"size": 22956068,
85+
"sha256": "8d6181e5331d9a2cd6ca405ae1230e88589a043f4768ebb443d3889d45c1c35c",
86+
"version": "3.14.0a6",
8787
"licenses": ["Python-2.0", "CNRI-Python"],
8888
"license_file": "LICENSE.cpython.txt",
8989
"python_tag": "cp314",

0 commit comments

Comments
 (0)