From 97ce7991a5439d44c09d5c0ae641f2b1e88741b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 12:31:37 +0000 Subject: [PATCH] python: Update to version 3.13.5 --- bucket/python.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index 6c4f9af54a..f472cd8b5e 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.13.4", + "version": "3.13.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.13.4/python-3.13.4-amd64.exe#/setup.exe", - "hash": "md5:ee91d61ba59659d23eba4347995163bc" + "url": "https://www.python.org/ftp/python/3.13.5/python-3.13.5-amd64.exe#/setup.exe", + "hash": "md5:da9f24ae94e5b3491f3d92b07d34cc72" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.13.4/python-3.13.4.exe#/setup.exe", - "hash": "md5:7046126db6362e759988af4ec16faa44" + "url": "https://www.python.org/ftp/python/3.13.5/python-3.13.5.exe#/setup.exe", + "hash": "md5:d3898d8ea3a1524b043458311446c0b3" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.13.4/python-3.13.4-arm64.exe#/setup.exe", - "hash": "md5:f133357fff1dba8b19288d4bc115c9dd" + "url": "https://www.python.org/ftp/python/3.13.5/python-3.13.5-arm64.exe#/setup.exe", + "hash": "md5:75b8a99cfd9fd5c15771b598bc067385" } }, "pre_install": [