diff --git a/python.json b/python.json index ce7feeee80..3b3bf67ff7 100644 --- a/python.json +++ b/python.json @@ -42,7 +42,10 @@ "env_add_path": [ "scripts" ], - "checkver": "

Latest: Python ([\\d.]+) - .*

", + "checkver": { + "url": "https://www.python.org/downloads/windows/", + "re": "Latest Python 3 Release - Python ([\\d.]+)" + }, "autoupdate": { "architecture": { "64bit": {