From f799f0a9206c2a096acec4649a1bdbc91365d98b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 20:30:57 +0000 Subject: [PATCH] python: Update to version 3.14.1 --- bucket/python.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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": [