Fix Url for winpython.winpython-dot (#8397)
This commit is contained in:
@@ -1,27 +1,18 @@
|
|||||||
# ================== General ==================
|
|
||||||
Id: winpython.winpython-dot
|
Id: winpython.winpython-dot
|
||||||
Publisher: winpython
|
Publisher: winpython
|
||||||
Name: winpython-dot
|
Name: winpython-dot
|
||||||
Author: winpython
|
Author: winpython
|
||||||
Description: WinPython is a free open-source portable distribution of the Python programming language for Windows 8/10 and scientific and educational usage
|
Description: WinPython is a free open-source portable distribution of the Python programming language for Windows 8/10 and scientific and educational usage
|
||||||
#AppMoniker:
|
|
||||||
Tags: python,develop,programming language,script,glue language,portable
|
Tags: python,develop,programming language,script,glue language,portable
|
||||||
FileExtensions: py,pyc
|
FileExtensions: py,pyc
|
||||||
#Protocols:
|
|
||||||
#Commands:
|
|
||||||
|
|
||||||
# ================== License ==================
|
|
||||||
Homepage: https://winpython.github.io/
|
Homepage: https://winpython.github.io/
|
||||||
License: PSF LICENSE AGREEMENT FOR PYTHON
|
License: PSF LICENSE AGREEMENT FOR PYTHON
|
||||||
#LicenseUrl:
|
|
||||||
|
|
||||||
# ================= Installer =================
|
|
||||||
Version: 3.9.1.0
|
Version: 3.9.1.0
|
||||||
InstallerType: exe
|
InstallerType: exe
|
||||||
Installers:
|
Installers:
|
||||||
- Arch: x64
|
- Arch: x64
|
||||||
Url: https://gh.con.sh/https://github.com/winpython/winpython/releases/download/3.0.202011219/Winpython64-3.9.1.0dot.exe
|
Url: https://github.com/winpython/winpython/releases/download/3.0.202011219/Winpython64-3.9.1.0dot.exe
|
||||||
Sha256: 5a9044f51ba20fa443163013765889c5c1f13e747cf018ac9c2b2c629112762d
|
Sha256: 5a9044f51ba20fa443163013765889c5c1f13e747cf018ac9c2b2c629112762d
|
||||||
Switches:
|
Switches:
|
||||||
Silent: -y -o".\winpython"
|
Silent: -y -o".\winpython"
|
||||||
SilentWithProgress: -y -o".\winpython"
|
SilentWithProgress: -y -o".\winpython"
|
||||||
|
Reference in New Issue
Block a user