python: Update to version 3.12.5

This commit is contained in:
github-actions[bot] 2024-08-07 16:29:42 +00:00
parent 79a10bf9b5
commit b37163fcca

View File

@ -1,21 +1,21 @@
{
"version": "3.12.4",
"version": "3.12.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.12.4/python-3.12.4-amd64.exe#/setup.exe",
"hash": "md5:f3df1be26cc7cbd8252ab5632b62d740"
"url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5-amd64.exe#/setup.exe",
"hash": "md5:bbcb2fcf9d739f776fb6414afc12c80d"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4.exe#/setup.exe",
"hash": "md5:d9c98b529889aba04ca5ec1c6b5f986f"
"url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5.exe#/setup.exe",
"hash": "md5:d151f5f116e11c4d40021527f51ddf67"
},
"arm64": {
"url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4-arm64.exe#/setup.exe",
"hash": "md5:f3c2064f11c5f4eee475928a0fc62199"
"url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5-arm64.exe#/setup.exe",
"hash": "md5:365d59eff83dfea9af528df4ebd060cb"
}
},
"pre_install": [