From ec70b275c5a66cfd7316fe5645ab3b04a8350dd6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:28:21 +0000 Subject: [PATCH] python: Update to version 3.13.0 --- bucket/python.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index dbe426a9fb..f427896484 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.12.7", + "version": "3.13.0", "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.7/python-3.12.7-amd64.exe#/setup.exe", - "hash": "md5:b51e0889be50c55fbdd809f4ad587120" + "url": "https://www.python.org/ftp/python/3.13.0/python-3.13.0-amd64.exe#/setup.exe", + "hash": "md5:f5e5d48ba86586d4bef67bcb3790d339" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7.exe#/setup.exe", - "hash": "md5:5d5452249401822cb3ad1bce7105d5fd" + "url": "https://www.python.org/ftp/python/3.13.0/python-3.13.0.exe#/setup.exe", + "hash": "md5:8e96d6243623ff7acc61c9dc7cd3638f" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7-arm64.exe#/setup.exe", - "hash": "md5:19bdd2de8a7ccb6f1115f85bc54c1764" + "url": "https://www.python.org/ftp/python/3.13.0/python-3.13.0-arm64.exe#/setup.exe", + "hash": "md5:291f811b17b4943de92cffdce6f2014f" } }, "pre_install": [