diff --git a/bucket/python.json b/bucket/python.json index c14fe25ed7..09b406a290 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.14.0", + "version": "3.14.1", "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.0/python-3.14.0-amd64.exe#/setup.exe", - "hash": "md5:cf642108b97545a30ac055b94657a0e6" + "url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-amd64.exe#/setup.exe", + "hash": "md5:b236d1a32f73dcf1188db880acca5136" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0.exe#/setup.exe", - "hash": "md5:4b4a8f4e6f47a430df110868b3872762" + "url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1.exe#/setup.exe", + "hash": "md5:6e3f352986d73a85d2ff1a6e757c513c" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-arm64.exe#/setup.exe", - "hash": "md5:1d308e03a711d99ad7c5df4032daf8a9" + "url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-arm64.exe#/setup.exe", + "hash": "md5:c785ff40517799f03d952ad91887152a" } }, "pre_install": [