diff --git a/bucket/python.json b/bucket/python.json index db2cdd1f41..81c319b656 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.11.1", + "version": "3.11.2", "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.1/python-3.11.1-amd64.exe#/setup.exe", - "hash": "md5:3a02deed11f7ff4dbc1188d201ad164a" + "url": "https://www.python.org/ftp/python/3.11.2/python-3.11.2-amd64.exe#/setup.exe", + "hash": "md5:4331ca54d9eacdbe6e97d6ea63526e57" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.11.1/python-3.11.1.exe#/setup.exe", - "hash": "md5:a592f5db4f45ddc3a46c0ae465d3bee0" + "url": "https://www.python.org/ftp/python/3.11.2/python-3.11.2.exe#/setup.exe", + "hash": "md5:2123016702bbb45688baedc3695852f4" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.11.1/python-3.11.1-arm64.exe#/setup.exe", - "hash": "md5:3a98e0f9754199d99a7a97a6dacb0d91" + "url": "https://www.python.org/ftp/python/3.11.2/python-3.11.2-arm64.exe#/setup.exe", + "hash": "md5:040ab03501a65cc26bd340323bb1972e" } }, "pre_install": [