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 0e40959 commit a5710ccCopy full SHA for a5710cc
pythonbuild/downloads.py
@@ -53,10 +53,10 @@
53
"python_tag": "cp39",
54
},
55
"cpython-3.10": {
56
- "url": "https://www.python.org/ftp/python/3.10.12/Python-3.10.12.tar.xz",
57
- "size": 19654836,
58
- "sha256": "afb74bf19130e7a47d10312c8f5e784f24e0527981eab68e20546cfb865830b8",
59
- "version": "3.10.12",
+ "url": "https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tar.xz",
+ "size": 19663088,
+ "sha256": "5c88848668640d3e152b35b4536ef1c23b2ca4bd2c957ef1ecbb053f571dd3f6",
+ "version": "3.10.13",
60
"licenses": ["Python-2.0", "CNRI-Python"],
61
"license_file": "LICENSE.cpython.txt",
62
"python_tag": "cp310",
0 commit comments