python: Update to version 3.13.7

This commit is contained in:
github-actions[bot] 2025-08-14 20:30:44 +00:00
parent a68b65ddb8
commit 404194e6b9

View File

@ -1,21 +1,21 @@
{
"version": "3.13.6",
"version": "3.13.7",
"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.6/python-3.13.6-amd64.exe#/setup.exe",
"hash": "md5:adf553e6af2ba72bfb335f87ff15a564"
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7-amd64.exe#/setup.exe",
"hash": "md5:1da92e43c79f3d1539dd23a3c14bf3f0"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.13.6/python-3.13.6.exe#/setup.exe",
"hash": "md5:5a78eac7ef9db15ff6201a6bb39e9aea"
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7.exe#/setup.exe",
"hash": "md5:f501c1b321c82412ed330ec5604cac39"
},
"arm64": {
"url": "https://www.python.org/ftp/python/3.13.6/python-3.13.6-arm64.exe#/setup.exe",
"hash": "md5:8e70108aa6a38b9af926c668970c186b"
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7-arm64.exe#/setup.exe",
"hash": "md5:66c0ba98b20b7d4ea0904223d484d369"
}
},
"pre_install": [