Skip to content

Commit c053763

Browse files
authored
Bump CPython to 3.13.7 (#759)
1 parent 1260d90 commit c053763

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
@@ -73,10 +73,10 @@
7373
"python_tag": "cp312",
7474
},
7575
"cpython-3.13": {
76-
"url": "https://www.python.org/ftp/python/3.13.6/Python-3.13.6.tar.xz",
77-
"size": 22761268,
78-
"sha256": "17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b104",
79-
"version": "3.13.6",
76+
"url": "https://www.python.org/ftp/python/3.13.7/Python-3.13.7.tar.xz",
77+
"size": 22769492,
78+
"sha256": "5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a",
79+
"version": "3.13.7",
8080
"licenses": ["Python-2.0", "CNRI-Python"],
8181
"license_file": "LICENSE.cpython.txt",
8282
"python_tag": "cp313",

0 commit comments

Comments
 (0)