diff --git a/bucket/python27.json b/bucket/python27.json index 9bff9fbb..8c52178d 100644 --- a/bucket/python27.json +++ b/bucket/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