Skip to content

Commit ec14236

Browse files
committed
downloads: CPython 3.11.5 -> 3.11.6
1 parent c1f1c16 commit ec14236

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.5/Python-3.11.5.tar.xz",
66-
"size": 20053580,
67-
"sha256": "85cd12e9cf1d6d5a45f17f7afe1cebe7ee628d3282281c492e86adf636defa3f",
68-
"version": "3.11.5",
65+
"url": "https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tar.xz",
66+
"size": 20067204,
67+
"sha256": "0fab78fa7f133f4f38210c6260d90d7c0d5c7198446419ce057ec7ac2e6f5f38",
68+
"version": "3.11.6",
6969
"licenses": ["Python-2.0", "CNRI-Python"],
7070
"license_file": "LICENSE.cpython.txt",
7171
"python_tag": "cp311",

0 commit comments

Comments
 (0)