python 2.7.6 (update checkver)

This commit is contained in:
Luke Sampson
2014-03-17 20:00:40 +10:00
parent 08eef6545b
commit 033ef78b54
+1 -1
View File
@@ -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": "<p>Latest: <a href=\".*\">Python ([0-9\\.]+)</a> - <a.*>.*</a></p>"
"checkver": "<p>Latest: <a.*>.*</a> - <a href=\".*\">Python ([0-9\\.]+)</a></p>"
}