From 59c2531d793955d640378faa20b70d27ebdba6a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:27:04 +0000 Subject: [PATCH] python: Update to version 3.12.0 --- bucket/python.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index d5591fb0f2..692972d00f 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.11.5", + "version": "3.12.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.11.5/python-3.11.5-amd64.exe#/setup.exe", - "hash": "md5:3afd5b0ba1549f5b9a90c1e3aa8f041e" + "url": "https://www.python.org/ftp/python/3.12.0/python-3.12.0-amd64.exe#/setup.exe", + "hash": "md5:32ab6a1058dfbde76951b7aa7c2335a6" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.11.5/python-3.11.5.exe#/setup.exe", - "hash": "md5:ac8e48a759a6222ce9332691568fe67a" + "url": "https://www.python.org/ftp/python/3.12.0/python-3.12.0.exe#/setup.exe", + "hash": "md5:de59862985bf7afa639f2e4f9e2a722c" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.11.5/python-3.11.5-arm64.exe#/setup.exe", - "hash": "md5:cd2bfd6bb39a6c84dbf9d1615b9f53b5" + "url": "https://www.python.org/ftp/python/3.12.0/python-3.12.0-arm64.exe#/setup.exe", + "hash": "md5:230c703e3b8b3d92765d118afa7b2f78" } }, "pre_install": [