From 0ba387340c6d270d49a6f4b2630b30e136533780 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 17 Mar 2014 20:00:40 +1000 Subject: [PATCH] python 2.7.6 (update checkver) --- python27.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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