We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2f4b3 commit 80c6e1fCopy full SHA for 80c6e1f
pythonbuild/downloads.py
@@ -62,10 +62,10 @@
62
"python_tag": "cp310",
63
},
64
"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",
+ "url": "https://www.python.org/ftp/python/3.11.10/Python-3.11.10.tar.xz",
+ "size": 20067656,
+ "sha256": "07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372",
+ "version": "3.11.10",
69
"licenses": ["Python-2.0", "CNRI-Python"],
70
"license_file": "LICENSE.cpython.txt",
71
"python_tag": "cp311",
0 commit comments