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 b294c00 commit 10b9a0cCopy full SHA for 10b9a0c
pythonbuild/downloads.py
@@ -47,10 +47,10 @@
47
"python_tag": "cp39",
48
},
49
"cpython-3.10": {
50
- "url": "https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz",
51
- "size": 19342692,
52
- "sha256": "80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19",
53
- "version": "3.10.4",
+ "url": "https://www.python.org/ftp/python/3.10.5/Python-3.10.5.tar.xz",
+ "size": 19361320,
+ "sha256": "8437efd5b106ef0a75aabfbf23d880625120a73a86a22ade4d2e2e68d7b74486",
+ "version": "3.10.5",
54
"licenses": ["Python-2.0", "CNRI-Python"],
55
"license_file": "LICENSE.cpython.txt",
56
"python_tag": "cp310",
0 commit comments