mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Python 2 updated to 2.7.10
This commit is contained in:
parent
ec80c6deb4
commit
1ce0b56779
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.python.org",
|
||||
"license": "http://docs.python.org/2/license.html",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.python.org/ftp/python/2.7.9/python-2.7.9.amd64.msi",
|
||||
"hash": "md5:21ee51a9f44b7160cb6fc68e29a1ddd0"
|
||||
"url": "https://www.python.org/ftp/python/2.7.10/python-2.7.10.amd64.msi",
|
||||
"hash": "md5:35f5c301beab341f6f6c9785939882ee"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/2.7.9/python-2.7.9.msi",
|
||||
"hash": "md5:3ed20d8b06dcd339f814b38861f88fc9"
|
||||
"url": "https://www.python.org/ftp/python/2.7.10/python-2.7.10.msi",
|
||||
"hash": "md5:4ba2c79b103f6003bc4611c837a08208"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user