Skip to content

Commit bd92d95

Browse files
authored
1 parent 5cc924b commit bd92d95

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.4/Python-3.13.4.tar.xz",
77-
"size": 22672472,
78-
"sha256": "27b15a797562a2971dce3ffe31bb216042ce0b995b39d768cf15f784cc757365",
79-
"version": "3.13.4",
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",
8080
"licenses": ["Python-2.0", "CNRI-Python"],
8181
"license_file": "LICENSE.cpython.txt",
8282
"python_tag": "cp313",

0 commit comments

Comments
 (0)