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 be14fae commit 4f2f4b3Copy full SHA for 4f2f4b3
pythonbuild/downloads.py
@@ -71,10 +71,10 @@
71
"python_tag": "cp311",
72
},
73
"cpython-3.12": {
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",
+ "url": "https://www.python.org/ftp/python/3.12.6/Python-3.12.6.tar.xz",
+ "size": 20434028,
+ "sha256": "1999658298cf2fb837dffed8ff3c033ef0c98ef20cf73c5d5f66bed5ab89697c",
+ "version": "3.12.6",
78
"licenses": ["Python-2.0", "CNRI-Python"],
79
"license_file": "LICENSE.cpython.txt",
80
"python_tag": "cp312",
0 commit comments