mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Python 3.4.3
This commit is contained in:
parent
c1a4042e76
commit
c898a1a242
10
python.json
10
python.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.python.org",
|
"homepage": "http://www.python.org",
|
||||||
"license": "http://docs.python.org/3.4/license",
|
"license": "http://docs.python.org/3.4/license",
|
||||||
"version": "3.4.2",
|
"version": "3.4.3",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.4.2/python-3.4.2.amd64.msi",
|
"url": "https://www.python.org/ftp/python/3.4.3/python-3.4.3.amd64.msi",
|
||||||
"hash": "md5:45140ce7891a18cd52530cecdf7717ff"
|
"hash": "md5:f6ade29acaf8fcdc0463e69a6e7ccf87"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.4.2/python-3.4.2.msi",
|
"url": "https://www.python.org/ftp/python/3.4.3/python-3.4.3.msi",
|
||||||
"hash": "md5:0aa1a556892d8dc0b60c19bf3102fb3f"
|
"hash": "md5:cb450d1cc616bfc8f7a2d6bd88780bf6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user