From 1d547835b3c533f8cd8158634d39aa26c1a85eea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 00:33:38 +0000 Subject: [PATCH] python: Update to version 3.12.6 --- bucket/python.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index 172104d80a..67570b8c61 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.12.5", + "version": "3.12.6", "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.5/python-3.12.5-amd64.exe#/setup.exe", - "hash": "md5:bbcb2fcf9d739f776fb6414afc12c80d" + "url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6-amd64.exe#/setup.exe", + "hash": "md5:d8548aa7609a762ba66f62eeb2ca862d" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5.exe#/setup.exe", - "hash": "md5:d151f5f116e11c4d40021527f51ddf67" + "url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6.exe#/setup.exe", + "hash": "md5:9b4c59154c46444e082266d8bd3a6429" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5-arm64.exe#/setup.exe", - "hash": "md5:365d59eff83dfea9af528df4ebd060cb" + "url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6-arm64.exe#/setup.exe", + "hash": "md5:4ae3dfd4a32963ec6e6578890d97b19c" } }, "pre_install": [