Skip to content

Commit f8430b7

Browse files
authored
CPython 3.15.0a7 -> 3.15.0a8 (#1077)
* Update CPython 3.15 to 3.15.0a7
1 parent 0b479df commit f8430b7

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": "cp314",
9494
},
9595
"cpython-3.15": {
96-
"url": "https://www.python.org/ftp/python/3.15.0/Python-3.15.0a7.tar.xz",
97-
"size": 35004684,
98-
"sha256": "8f590c428b7f0d406df928b85737e7a3afa28eddd4d1419410ea809687ed1ea7",
99-
"version": "3.15.0a7",
96+
"url": "https://www.python.org/ftp/python/3.15.0/Python-3.15.0a8.tar.xz",
97+
"size": 35130268,
98+
"sha256": "28f1b6358609042ebcc81488ec24569519f50804bb07dc23cc707b281b031c69",
99+
"version": "3.15.0a8",
100100
"licenses": ["Python-2.0", "CNRI-Python"],
101101
"license_file": "LICENSE.cpython.txt",
102102
"python_tag": "cp315",

0 commit comments

Comments
 (0)