Skip to content

Commit 5512765

Browse files
committed
downloads: CPython 3.11.7 -> 3.11.8
1 parent 20fb30f commit 5512765

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
@@ -62,10 +62,10 @@
6262
"python_tag": "cp310",
6363
},
6464
"cpython-3.11": {
65-
"url": "https://www.python.org/ftp/python/3.11.7/Python-3.11.7.tar.xz",
66-
"size": 20074108,
67-
"sha256": "18e1aa7e66ff3a58423d59ed22815a6954e53342122c45df20c96877c062b9b7",
68-
"version": "3.11.7",
65+
"url": "https://www.python.org/ftp/python/3.11.8/Python-3.11.8.tar.xz",
66+
"size": 20041256,
67+
"sha256": "9e06008c8901924395bc1da303eac567a729ae012baa182ab39269f650383bb3",
68+
"version": "3.11.8",
6969
"licenses": ["Python-2.0", "CNRI-Python"],
7070
"license_file": "LICENSE.cpython.txt",
7171
"python_tag": "cp311",

0 commit comments

Comments
 (0)