Skip to content

Commit 1abe862

Browse files
authored
Bump CPython 3.13 to 3.13.8 (#813)
1 parent 8d46b87 commit 1abe862

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
@@ -84,10 +84,10 @@
8484
"python_tag": "cp312",
8585
},
8686
"cpython-3.13": {
87-
"url": "https://www.python.org/ftp/python/3.13.7/Python-3.13.7.tar.xz",
88-
"size": 22769492,
89-
"sha256": "5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a",
90-
"version": "3.13.7",
87+
"url": "https://www.python.org/ftp/python/3.13.8/Python-3.13.8.tar.xz",
88+
"size": 22681576,
89+
"sha256": "b9910730526b298299b46b35595ced9055722df60c06ad6301f6a4e2c728a252",
90+
"version": "3.13.8",
9191
"licenses": ["Python-2.0", "CNRI-Python"],
9292
"license_file": "LICENSE.cpython.txt",
9393
"python_tag": "cp313",

0 commit comments

Comments
 (0)