From 0e5e0674d5fd75aeac60fb6bb9972c4b0281892d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:30:22 +0000 Subject: [PATCH] python: Update to version 3.10.8 --- bucket/python.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index 960f98efd0..5ea076a119 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,17 +1,17 @@ { - "version": "3.10.7", + "version": "3.10.8", "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.7/python-3.10.7-amd64.exe#/setup.exe", - "hash": "md5:bfbe8467c7e3504f3800b0fe94d9a3e6" + "url": "https://www.python.org/ftp/python/3.10.8/python-3.10.8-amd64.exe#/setup.exe", + "hash": "md5:308a3d095311fbc82e5c696ab4036251" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.10.7/python-3.10.7.exe#/setup.exe", - "hash": "md5:58755d6906f825168999c83ce82315d7" + "url": "https://www.python.org/ftp/python/3.10.8/python-3.10.8.exe#/setup.exe", + "hash": "48cd8d4204b8f8e49c4f7388b24cc6d7183d259c5ceb62f230671956c0ced251" } }, "pre_install": [