python: Update to version 3.13.6

This commit is contained in:
github-actions[bot] 2025-08-07 00:45:19 +00:00
parent 5a886329d4
commit 2a84604722

View File

@ -1,21 +1,21 @@
{ {
"version": "3.13.5", "version": "3.13.6",
"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.13.5/python-3.13.5-amd64.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.13.6/python-3.13.6-amd64.exe#/setup.exe",
"hash": "md5:da9f24ae94e5b3491f3d92b07d34cc72" "hash": "md5:adf553e6af2ba72bfb335f87ff15a564"
}, },
"32bit": { "32bit": {
"url": "https://www.python.org/ftp/python/3.13.5/python-3.13.5.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.13.6/python-3.13.6.exe#/setup.exe",
"hash": "md5:d3898d8ea3a1524b043458311446c0b3" "hash": "md5:5a78eac7ef9db15ff6201a6bb39e9aea"
}, },
"arm64": { "arm64": {
"url": "https://www.python.org/ftp/python/3.13.5/python-3.13.5-arm64.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.13.6/python-3.13.6-arm64.exe#/setup.exe",
"hash": "md5:75b8a99cfd9fd5c15771b598bc067385" "hash": "md5:8e70108aa6a38b9af926c668970c186b"
} }
}, },
"pre_install": [ "pre_install": [