diff --git a/bucket/python.json b/bucket/python.json index 67570b8c61..dbe426a9fb 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.12.6", + "version": "3.12.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.12.6/python-3.12.6-amd64.exe#/setup.exe", - "hash": "md5:d8548aa7609a762ba66f62eeb2ca862d" + "url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7-amd64.exe#/setup.exe", + "hash": "md5:b51e0889be50c55fbdd809f4ad587120" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6.exe#/setup.exe", - "hash": "md5:9b4c59154c46444e082266d8bd3a6429" + "url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7.exe#/setup.exe", + "hash": "md5:5d5452249401822cb3ad1bce7105d5fd" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6-arm64.exe#/setup.exe", - "hash": "md5:4ae3dfd4a32963ec6e6578890d97b19c" + "url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7-arm64.exe#/setup.exe", + "hash": "md5:19bdd2de8a7ccb6f1115f85bc54c1764" } }, "pre_install": [