diff --git a/bucket/python.json b/bucket/python.json index 4ab66167a7..793dfd47ca 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -1,21 +1,21 @@ { - "version": "3.13.1", + "version": "3.13.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.13.1/python-3.13.1-amd64.exe#/setup.exe", - "hash": "md5:90176c0cfa29327ab08c6083dcdcc210" + "url": "https://www.python.org/ftp/python/3.13.2/python-3.13.2-amd64.exe#/setup.exe", + "hash": "md5:40d2c830eedee3dd78f4b707f04fd1d2" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.13.1/python-3.13.1.exe#/setup.exe", - "hash": "md5:12455257e0eaf8c7a3b0af6522647638" + "url": "https://www.python.org/ftp/python/3.13.2/python-3.13.2.exe#/setup.exe", + "hash": "md5:91941eaa5086d500384cb55ad247be87" }, "arm64": { - "url": "https://www.python.org/ftp/python/3.13.1/python-3.13.1-arm64.exe#/setup.exe", - "hash": "md5:f35c98b7b0924865021e89160f208cdb" + "url": "https://www.python.org/ftp/python/3.13.2/python-3.13.2-arm64.exe#/setup.exe", + "hash": "md5:252c8265c8768e14f7eeee3e1fcc39fc" } }, "pre_install": [