mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Python2 Updated to 2.7.7
This commit is contained in:
parent
45790c4ff5
commit
0147664f89
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.python.org",
|
||||
"license": "http://docs.python.org/2/license.html",
|
||||
"version": "2.7.6",
|
||||
"version": "2.7.7",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://www.python.org/ftp/python/2.7.6/python-2.7.6.amd64.msi",
|
||||
"hash": "md5:b73f8753c76924bc7b75afaa6d304645"
|
||||
"url": "https://www.python.org/ftp/python/2.7.7/python-2.7.7.amd64.msi",
|
||||
"hash": "md5:497e749747ebd31e40b06bffdfebb2ee"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://www.python.org/ftp/python/2.7.6/python-2.7.6.msi",
|
||||
"hash": "md5:ac54e14f7ba180253b9bae6635d822ea"
|
||||
"url": "https://www.python.org/ftp/python/2.7.7/python-2.7.7.msi",
|
||||
"hash": "md5:35ff484a9cf08d155e64dc0fb4965f90"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
@ -24,4 +24,4 @@
|
||||
popd",
|
||||
"notes": "To use PIP to manage Python packages, run 'easy_install pip'",
|
||||
"checkver": "<p>Latest: <a.*>.*</a> - <a href=\".*\">Python ([0-9\\.]+)</a></p>"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user