python: Update to version 3.13.4

This commit is contained in:
github-actions[bot] 2025-06-03 20:31:01 +00:00
parent 2a1af42ea2
commit d982e6de5d

View File

@ -1,21 +1,21 @@
{
"version": "3.13.3",
"version": "3.13.4",
"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.13.3/python-3.13.3-amd64.exe#/setup.exe",
"hash": "md5:be3264daeb8c5e08365492dd02908cfa"
"url": "https://www.python.org/ftp/python/3.13.4/python-3.13.4-amd64.exe#/setup.exe",
"hash": "md5:ee91d61ba59659d23eba4347995163bc"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.13.3/python-3.13.3.exe#/setup.exe",
"hash": "md5:fd83ec01f90a1a051f856044b152fb72"
"url": "https://www.python.org/ftp/python/3.13.4/python-3.13.4.exe#/setup.exe",
"hash": "md5:7046126db6362e759988af4ec16faa44"
},
"arm64": {
"url": "https://www.python.org/ftp/python/3.13.3/python-3.13.3-arm64.exe#/setup.exe",
"hash": "md5:18bb07bd65e768ae1ab1e8a969d8224a"
"url": "https://www.python.org/ftp/python/3.13.4/python-3.13.4-arm64.exe#/setup.exe",
"hash": "md5:f133357fff1dba8b19288d4bc115c9dd"
}
},
"pre_install": [