diff --git a/bucket/python.json b/bucket/python.json index 5ea076a119..5313d2c5b5 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,17 +1,17 @@ { - "version": "3.10.8", + "version": "3.11.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.10.8/python-3.10.8-amd64.exe#/setup.exe", - "hash": "md5:308a3d095311fbc82e5c696ab4036251" + "url": "https://www.python.org/ftp/python/3.11.0/python-3.11.0-amd64.exe#/setup.exe", + "hash": "md5:4fe11b2b0bb0c744cf74aff537f7cd7f" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.10.8/python-3.10.8.exe#/setup.exe", - "hash": "48cd8d4204b8f8e49c4f7388b24cc6d7183d259c5ceb62f230671956c0ced251" + "url": "https://www.python.org/ftp/python/3.11.0/python-3.11.0.exe#/setup.exe", + "hash": "2d7b87eacdd5925af4e0db0ec155dd2b765aa27efe609c0684cacc6fbf46f104" } }, "pre_install": [