python: Update to version 3.10.5

This commit is contained in:
github-actions[bot] 2022-06-06 20:26:44 +00:00
parent bb7ad3815e
commit 700e1c436f

View File

@ -1,17 +1,17 @@
{
"version": "3.10.4",
"version": "3.10.5",
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
"homepage": "https://www.python.org/",
"license": "Python-2.0",
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
"architecture": {
"64bit": {
"url": "https://www.python.org/ftp/python/3.10.4/python-3.10.4-amd64.exe#/setup.exe",
"hash": "md5:53fea6cfcce86fb87253364990f22109"
"url": "https://www.python.org/ftp/python/3.10.5/python-3.10.5-amd64.exe#/setup.exe",
"hash": "md5:9a99ae597902b70b1273e88cc8d41abd"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.10.4/python-3.10.4.exe#/setup.exe",
"hash": "md5:977b91d2e0727952d5e8e4ff07eee34e"
"url": "https://www.python.org/ftp/python/3.10.5/python-3.10.5.exe#/setup.exe",
"hash": "md5:eb59401a8da40051ec3b429897ae1203"
}
},
"pre_install": [