From e404792e5bb65915aac590a55a67f8bff1246f70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:32:29 +0000 Subject: [PATCH] python: Update to version 3.14.3 --- bucket/python.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index 65e4922985..e2888497a5 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,5 +1,5 @@ { - "version": "3.14.2", + "version": "3.14.3", "description": "A programming language that lets you work quickly and integrate systems more effectively.", "homepage": "https://www.python.org/", "license": "Python-2.0", @@ -9,16 +9,16 @@ ], "architecture": { "64bit": { - "url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-amd64.exe#/setup.exe", - "hash": "md5:c887e19e66e66e6961c444283dafaa33" + "url": "https://www.python.org/ftp/python/3.14.3/python-3.14.3-amd64.exe#/setup.exe", + "hash": "md5:b68ad91421afbbd1a628105199c8c5f6" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2.exe#/setup.exe", - "hash": "md5:ae1ef59db6af34ec0e1ff4c6e5e2668a" + "url": "https://www.python.org/ftp/python/3.14.3/python-3.14.3.exe#/setup.exe", + "hash": "md5:f3a8e8499725bdba6ffac39bd822647f" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-arm64.exe#/setup.exe", - "hash": "md5:30ab0c9e39b339c557c3f325488b869e" + "url": "https://www.python.org/ftp/python/3.14.3/python-3.14.3-arm64.exe#/setup.exe", + "hash": "md5:f62a3d28d7070078b3078e2db5777823" } }, "pre_install": [