diff --git a/bucket/python.json b/bucket/python.json index 8fb99e3d3c..25b9ec398f 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.12.3", + "version": "3.12.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.12.3/python-3.12.3-amd64.exe#/setup.exe", - "hash": "md5:c86949710e0471a065db970290819489" + "url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4-amd64.exe#/setup.exe", + "hash": "md5:f3df1be26cc7cbd8252ab5632b62d740" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.12.3/python-3.12.3.exe#/setup.exe", - "hash": "md5:a95c4fbdce0b6a22ca7cfb450f57c616" + "url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4.exe#/setup.exe", + "hash": "md5:d9c98b529889aba04ca5ec1c6b5f986f" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.12.3/python-3.12.3-arm64.exe#/setup.exe", - "hash": "md5:ef016521b5a147f3ded730801d36a350" + "url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4-arm64.exe#/setup.exe", + "hash": "md5:f3c2064f11c5f4eee475928a0fc62199" } }, "pre_install": [