Skip to content

Commit 64f0959

Browse files
committed
Update CPython 3.14a3 -> 3.14a4
1 parent cda1c64 commit 64f0959

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.0a3.tar.xz",
84-
"size": 22749680,
85-
"sha256": "94349df207456a575a8867c20b4ca434f870e1920dcdcc8fdf797e1af49abe90",
86-
"version": "3.14.0a3",
83+
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a4.tar.xz",
84+
"size": 22798932,
85+
"sha256": "c24f07881873c1d460228795ca6ca8c99130e30c773c91463d30d7ea8ff0e70b",
86+
"version": "3.14.0a4",
8787
"licenses": ["Python-2.0", "CNRI-Python"],
8888
"license_file": "LICENSE.cpython.txt",
8989
"python_tag": "cp314",

0 commit comments

Comments
 (0)