From 3d59b38ac8865064df5d074f83b267735c12bea7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 16:32:09 +0000 Subject: [PATCH] python: Update to version 3.10.2 --- bucket/python.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index 66b92599c3..3a307d9b9a 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,5 +1,5 @@ { - "version": "3.10.1", + "version": "3.10.2", "description": "A programming language that lets you work quickly and integrate systems more effectively.", "homepage": "https://www.python.org/", "license": "Python-2.0", @@ -7,24 +7,24 @@ "architecture": { "64bit": { "url": [ - "https://www.python.org/ftp/python/3.10.1/python-3.10.1-amd64.exe#/setup.exe", + "https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe#/setup.exe", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/uninstall-pep-514.reg" ], "hash": [ - "md5:0e1c3a6ee3a05b5c4cd3d43fce8311a1", + "md5:2b4fd1ed6e736f0e65572da64c17e020", "c2611c8010979a47cdeea1af17d5061d8df40c5356fd8c2f3ba9492d516a99d1", "d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9" ] }, "32bit": { "url": [ - "https://www.python.org/ftp/python/3.10.1/python-3.10.1.exe#/setup.exe", + "https://www.python.org/ftp/python/3.10.2/python-3.10.2.exe#/setup.exe", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/uninstall-pep-514.reg" ], "hash": [ - "md5:0b8c2ba677af4f47e534c7eee1c3cb03", + "md5:ef91f4e873280d37eb5bc26e7b18d3d1", "c2611c8010979a47cdeea1af17d5061d8df40c5356fd8c2f3ba9492d516a99d1", "d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9" ]