mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
python: Update to version 3.7.3
This commit is contained in:
parent
2f30882dbb
commit
1f361b7398
10
python.json
10
python.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.python.org/",
|
"homepage": "https://www.python.org/",
|
||||||
"license": "https://docs.python.org/3/license.html",
|
"license": "https://docs.python.org/3/license.html",
|
||||||
"version": "3.7.2",
|
"version": "3.7.3",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.7.2/python-3.7.2-amd64.exe#/py3.exe",
|
"url": "https://www.python.org/ftp/python/3.7.3/python-3.7.3-amd64.exe#/py3.exe",
|
||||||
"hash": "md5:ff258093f0b3953c886192dec9f52763"
|
"hash": "md5:a2b79563476e9aa47f11899a53349383"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.7.2/python-3.7.2.exe#/py3.exe",
|
"url": "https://www.python.org/ftp/python/3.7.3/python-3.7.3.exe#/py3.exe",
|
||||||
"hash": "md5:38156b62c0cbcb03bfddeb86e66c3a0f"
|
"hash": "md5:ebf1644cdc1eeeebacc92afa949cfc01"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user