diff --git a/bucket/python.json b/bucket/python.json index 8de5b9dadd..db2cdd1f41 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.11.0", + "version": "3.11.1", "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.11.0/python-3.11.0-amd64.exe#/setup.exe", - "hash": "md5:4fe11b2b0bb0c744cf74aff537f7cd7f" + "url": "https://www.python.org/ftp/python/3.11.1/python-3.11.1-amd64.exe#/setup.exe", + "hash": "md5:3a02deed11f7ff4dbc1188d201ad164a" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.11.0/python-3.11.0.exe#/setup.exe", - "hash": "2d7b87eacdd5925af4e0db0ec155dd2b765aa27efe609c0684cacc6fbf46f104" + "url": "https://www.python.org/ftp/python/3.11.1/python-3.11.1.exe#/setup.exe", + "hash": "md5:a592f5db4f45ddc3a46c0ae465d3bee0" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.11.0/python-3.11.0-arm64.exe#/setup.exe", - "hash": "5638e4339eb320cee1fcc7c2722252fc6a6b0855b517a7ea72b01a0c57767091" + "url": "https://www.python.org/ftp/python/3.11.1/python-3.11.1-arm64.exe#/setup.exe", + "hash": "md5:3a98e0f9754199d99a7a97a6dacb0d91" } }, "pre_install": [