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 fbbd9d1 commit 4ac3dd3Copy full SHA for 4ac3dd3
pythonbuild/downloads.py
@@ -73,7 +73,7 @@
73
"cpython-3.12": {
74
"url": "https://www.python.org/ftp/python/3.12.7/Python-3.12.7.tar.xz",
75
"size": 20444032,
76
- "sha256": "24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf5550"
+ "sha256": "24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf5550",
77
"version": "3.12.7",
78
"licenses": ["Python-2.0", "CNRI-Python"],
79
"license_file": "LICENSE.cpython.txt",
0 commit comments