mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
winpython: Update to version 3.7.4.0
This commit is contained in:
parent
644242de33
commit
3eeaa20bb1
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"description": "Free, open-source and portable Python distribution for Windows",
|
"description": "Free, open-source and portable Python distribution for Windows",
|
||||||
"version": "3.7.2.0",
|
"version": "3.7.4.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://winpython.github.io/",
|
"homepage": "https://winpython.github.io/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.7/3.7.2.0/WinPython64-3.7.2.0Zero.exe",
|
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.7/3.7.4.0/WinPython64-3.7.4.0Zero.exe",
|
||||||
"hash": "33060b8180e7ce536256874ddf97e383cae22cc3f3b1de3e1b000d899c140b31",
|
"hash": "2e92da91ddbbb739cf1d21ea670bc53d1f599ea5d1a690422af93b796e590aa9",
|
||||||
"extract_dir": "python-3.7.2.amd64"
|
"extract_dir": "python-3.7.4.amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.7/3.7.2.0/WinPython32-3.7.2.0Zero.exe",
|
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.7/3.7.4.0/WinPython32-3.7.4.0Zero.exe",
|
||||||
"hash": "e24c4d4f183f478cba9104ddeac9b44a4908642c7ddab80fe452323e22c7ac75",
|
"hash": "c49459e3b397192df7e613c55860604c8470a53c068b037478d9ebfd992c7856",
|
||||||
"extract_dir": "python-3.7.2"
|
"extract_dir": "python-3.7.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user