python: Update to version 3.11.4

This commit is contained in:
github-actions[bot] 2023-06-07 12:30:39 +00:00
parent 740c412fae
commit 932cf6d30d

View File

@ -1,21 +1,21 @@
{ {
"version": "3.11.3", "version": "3.11.4",
"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.11.3/python-3.11.3-amd64.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.11.4/python-3.11.4-amd64.exe#/setup.exe",
"hash": "md5:62414ff53148ae41b4cec89122532a82" "hash": "md5:e4413bb7448cd13b437dffffba294ca0"
}, },
"32bit": { "32bit": {
"url": "https://www.python.org/ftp/python/3.11.3/python-3.11.3.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.11.4/python-3.11.4.exe#/setup.exe",
"hash": "3541fe1b227cb7eca226dcc0723d5d3bb835df2b11248974ccb805382cc699da" "hash": "md5:9ec180db64c074e57bdcca8374e9ded6"
}, },
"arm64": { "arm64": {
"url": "https://www.python.org/ftp/python/3.11.3/python-3.11.3-arm64.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.11.4/python-3.11.4-arm64.exe#/setup.exe",
"hash": "md5:d6441f490e2c2163d7d67c78c7628bf9" "hash": "md5:60785673d37c754ddceb5788b5e5baa9"
} }
}, },
"pre_install": [ "pre_install": [