diff --git a/bucket/python.json b/bucket/python.json index 09b406a290..783171b201 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.14.1", + "version": "3.14.2", "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.14.1/python-3.14.1-amd64.exe#/setup.exe", - "hash": "md5:b236d1a32f73dcf1188db880acca5136" + "url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-amd64.exe#/setup.exe", + "hash": "md5:c887e19e66e66e6961c444283dafaa33" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1.exe#/setup.exe", - "hash": "md5:6e3f352986d73a85d2ff1a6e757c513c" + "url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2.exe#/setup.exe", + "hash": "md5:ae1ef59db6af34ec0e1ff4c6e5e2668a" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-arm64.exe#/setup.exe", - "hash": "md5:c785ff40517799f03d952ad91887152a" + "url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-arm64.exe#/setup.exe", + "hash": "md5:30ab0c9e39b339c557c3f325488b869e" } }, "pre_install": [