python: Update to version 3.10.6

This commit is contained in:
github-actions[bot] 2022-08-02 12:32:11 +00:00
parent e21a787e9c
commit a6b07975ef

View File

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