From 07f7cab6818dfd60a84d007c524b7aab0bcae1ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 12:30:14 +0000 Subject: [PATCH] python: Update to version 3.10.4 --- bucket/python.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index edeed6d9cb..6c07dd0144 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,17 +1,17 @@ { - "version": "3.10.3", + "version": "3.10.4", "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.3/python-3.10.3-amd64.exe#/setup.exe", - "hash": "md5:9ea305690dbfd424a632b6a659347c1e" + "url": "https://www.python.org/ftp/python/3.10.4/python-3.10.4-amd64.exe#/setup.exe", + "hash": "md5:53fea6cfcce86fb87253364990f22109" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.10.3/python-3.10.3.exe#/setup.exe", - "hash": "md5:6a336cb2aca62dd05805316ab3aaf2b5" + "url": "https://www.python.org/ftp/python/3.10.4/python-3.10.4.exe#/setup.exe", + "hash": "md5:977b91d2e0727952d5e8e4ff07eee34e" } }, "pre_install": [