Skip to content

Commit dbb99c4

Browse files
committed
Bump CPython 3.13 version to 3.13.6
1 parent 55f3d50 commit dbb99c4

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.5/Python-3.13.5.tar.xz",
77-
"size": 22856016,
78-
"sha256": "93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d640",
79-
"version": "3.13.5",
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",
8080
"licenses": ["Python-2.0", "CNRI-Python"],
8181
"license_file": "LICENSE.cpython.txt",
8282
"python_tag": "cp313",

0 commit comments

Comments
 (0)