python: Update to version 3.11.2

This commit is contained in:
github-actions[bot] 2023-02-08 12:51:01 +00:00
parent 43e144e8d1
commit 3c905d78b3

View File

@ -1,21 +1,21 @@
{
"version": "3.11.1",
"version": "3.11.2",
"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.11.1/python-3.11.1-amd64.exe#/setup.exe",
"hash": "md5:3a02deed11f7ff4dbc1188d201ad164a"
"url": "https://www.python.org/ftp/python/3.11.2/python-3.11.2-amd64.exe#/setup.exe",
"hash": "md5:4331ca54d9eacdbe6e97d6ea63526e57"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.11.1/python-3.11.1.exe#/setup.exe",
"hash": "md5:a592f5db4f45ddc3a46c0ae465d3bee0"
"url": "https://www.python.org/ftp/python/3.11.2/python-3.11.2.exe#/setup.exe",
"hash": "md5:2123016702bbb45688baedc3695852f4"
},
"arm64": {
"url": "https://www.python.org/ftp/python/3.11.1/python-3.11.1-arm64.exe#/setup.exe",
"hash": "md5:3a98e0f9754199d99a7a97a6dacb0d91"
"url": "https://www.python.org/ftp/python/3.11.2/python-3.11.2-arm64.exe#/setup.exe",
"hash": "md5:040ab03501a65cc26bd340323bb1972e"
}
},
"pre_install": [