python: Update to version 3.12.4

This commit is contained in:
github-actions[bot] 2024-06-07 04:28:09 +00:00
parent 8bafc18a26
commit c78131c711

View File

@ -1,21 +1,21 @@
{ {
"version": "3.12.3", "version": "3.12.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.12.3/python-3.12.3-amd64.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4-amd64.exe#/setup.exe",
"hash": "md5:c86949710e0471a065db970290819489" "hash": "md5:f3df1be26cc7cbd8252ab5632b62d740"
}, },
"32bit": { "32bit": {
"url": "https://www.python.org/ftp/python/3.12.3/python-3.12.3.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4.exe#/setup.exe",
"hash": "md5:a95c4fbdce0b6a22ca7cfb450f57c616" "hash": "md5:d9c98b529889aba04ca5ec1c6b5f986f"
}, },
"arm64": { "arm64": {
"url": "https://www.python.org/ftp/python/3.12.3/python-3.12.3-arm64.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4-arm64.exe#/setup.exe",
"hash": "md5:ef016521b5a147f3ded730801d36a350" "hash": "md5:f3c2064f11c5f4eee475928a0fc62199"
} }
}, },
"pre_install": [ "pre_install": [