mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
winpython: Update to version 3.8.1.0
This commit is contained in:
parent
90dec811de
commit
a5e64d97b0
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.7.4.1",
|
||||
"version": "3.8.1.0",
|
||||
"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.1/WinPython64-3.7.4.1Zero.exe#/dl.7z",
|
||||
"hash": "ec97e69de4d01f7c70278be2e7abd91a2ade757878c4d93dbdef7d4fb2acba05",
|
||||
"extract_dir": "WPy64-3741\\python-3.7.4.amd64"
|
||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.8/3.8.1.0/WinPython64-3.8.1.0Zero.exe#/dl.7z",
|
||||
"hash": "251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed",
|
||||
"extract_dir": "WPy64-3810\\python-3.8.1.amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://downloads.sourceforge.net/project/winpython/WinPython_3.8/3.8.1.0/WinPython32-3.8.1.0Zero.exe#/dl.7z",
|
||||
"hash": "251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed",
|
||||
"extract_dir": "WPy32-3810\\python-3.8.1"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user