mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
python 2.7.6 (update checkver)
This commit is contained in:
parent
2200a6b7ec
commit
0ba387340c
@ -23,5 +23,5 @@
|
|||||||
echo \"running $s...\";(new-object net.webclient).downloadstring($s) | python 2>&1 > $null
|
echo \"running $s...\";(new-object net.webclient).downloadstring($s) | python 2>&1 > $null
|
||||||
popd",
|
popd",
|
||||||
"notes": "To use PIP to manage Python packages, run 'easy_install pip'",
|
"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>"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user