mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
winpython: Update to version 3.7.4.1
This commit is contained in:
parent
204196d4f9
commit
bfa2c1650f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.7.4.0",
|
||||
"version": "3.7.4.1",
|
||||
"description": "Free, open-source and portable Python distribution for Windows",
|
||||
"homepage": "https://winpython.github.io/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.7/3.7.4.0/WinPython64-3.7.4.0Zero.exe#/dl.7z",
|
||||
"hash": "2e92da91ddbbb739cf1d21ea670bc53d1f599ea5d1a690422af93b796e590aa9",
|
||||
"extract_dir": "WPy64-3740\\python-3.7.4.amd64"
|
||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.7/3.7.4.1/WinPython64-3.7.4.1Zero.exe#/dl.7z",
|
||||
"hash": "ec97e69de4d01f7c70278be2e7abd91a2ade757878c4d93dbdef7d4fb2acba05",
|
||||
"extract_dir": "WPy64-3741\\python-3.7.4.amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.7/3.7.4.0/WinPython32-3.7.4.0Zero.exe#/dl.7z",
|
||||
"hash": "c49459e3b397192df7e613c55860604c8470a53c068b037478d9ebfd992c7856",
|
||||
"extract_dir": "WPy32-3740\\python-3.7.4"
|
||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.7/3.7.4.1/WinPython32-3.7.4.1Zero.exe#/dl.7z",
|
||||
"hash": "e6e6c85cb6145dc6b3a6868033cd48a4386eddd55ed2ced6940ffbc8622ed7be",
|
||||
"extract_dir": "WPy32-3741\\python-3.7.4"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user