diff --git a/python27.json b/python27.json index 9bff9fbb63..8c52178d7f 100644 --- a/python27.json +++ b/python27.json @@ -23,5 +23,5 @@ echo \"running $s...\";(new-object net.webclient).downloadstring($s) | python 2>&1 > $null popd", "notes": "To use PIP to manage Python packages, run 'easy_install pip'", - "checkver": "

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

" + "checkver": "

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

" } \ No newline at end of file