From b37163fccab2e00e6fdf9d49cb858b3c2b509b73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:29:42 +0000 Subject: [PATCH] python: Update to version 3.12.5 --- bucket/python.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index 25b9ec398f..172104d80a 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.12.4", + "version": "3.12.5", "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.4/python-3.12.4-amd64.exe#/setup.exe", - "hash": "md5:f3df1be26cc7cbd8252ab5632b62d740" + "url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5-amd64.exe#/setup.exe", + "hash": "md5:bbcb2fcf9d739f776fb6414afc12c80d" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4.exe#/setup.exe", - "hash": "md5:d9c98b529889aba04ca5ec1c6b5f986f" + "url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5.exe#/setup.exe", + "hash": "md5:d151f5f116e11c4d40021527f51ddf67" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.12.4/python-3.12.4-arm64.exe#/setup.exe", - "hash": "md5:f3c2064f11c5f4eee475928a0fc62199" + "url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5-arm64.exe#/setup.exe", + "hash": "md5:365d59eff83dfea9af528df4ebd060cb" } }, "pre_install": [