From d944b44d27c1f7826e968f2a165966e25b76b2d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 16:30:04 +0000 Subject: [PATCH] python: Update to version 3.10.3 --- bucket/python.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index 73509be80e..edeed6d9cb 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,17 +1,17 @@ { - "version": "3.10.2", + "version": "3.10.3", "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.10.2/python-3.10.2-amd64.exe#/setup.exe", - "hash": "md5:2b4fd1ed6e736f0e65572da64c17e020" + "url": "https://www.python.org/ftp/python/3.10.3/python-3.10.3-amd64.exe#/setup.exe", + "hash": "md5:9ea305690dbfd424a632b6a659347c1e" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.10.2/python-3.10.2.exe#/setup.exe", - "hash": "md5:ef91f4e873280d37eb5bc26e7b18d3d1" + "url": "https://www.python.org/ftp/python/3.10.3/python-3.10.3.exe#/setup.exe", + "hash": "md5:6a336cb2aca62dd05805316ab3aaf2b5" } }, "pre_install": [