Skip to content

Commit 90d40b4

Browse files
Update to CPython 3.12.5 (#299)
1 parent a154d5c commit 90d40b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171
"python_tag": "cp311",
7272
},
7373
"cpython-3.12": {
74-
"url": "https://www.python.org/ftp/python/3.12.4/Python-3.12.4.tar.xz",
75-
"size": 20659356,
76-
"sha256": "f6d419a6d8743ab26700801b4908d26d97e8b986e14f95de31b32de2b0e79554",
77-
"version": "3.12.4",
74+
"url": "https://www.python.org/ftp/python/3.12.5/Python-3.12.5.tar.xz",
75+
"size": 20422396,
76+
"sha256": "fa8a2e12c5e620b09f53e65bcd87550d2e5a1e2e04bf8ba991dcc55113876397",
77+
"version": "3.12.5",
7878
"licenses": ["Python-2.0", "CNRI-Python"],
7979
"license_file": "LICENSE.cpython.txt",
8080
"python_tag": "cp312",

0 commit comments

Comments
 (0)