Skip to content

Commit 80c6e1f

Browse files
zaniebindygreg
authored andcommitted
Bump from 3.11.9 -> 3.11.10
1 parent 4f2f4b3 commit 80c6e1f

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.9/Python-3.11.9.tar.xz",
66-
"size": 20175816,
67-
"sha256": "9b1e896523fc510691126c864406d9360a3d1e986acbda59cda57b5abda45b87",
68-
"version": "3.11.9",
65+
"url": "https://www.python.org/ftp/python/3.11.10/Python-3.11.10.tar.xz",
66+
"size": 20067656,
67+
"sha256": "07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372",
68+
"version": "3.11.10",
6969
"licenses": ["Python-2.0", "CNRI-Python"],
7070
"license_file": "LICENSE.cpython.txt",
7171
"python_tag": "cp311",

0 commit comments

Comments
 (0)