winpython-dot 3.8.3.0 (#9064)
* winpython-dot 3.8.3.0 * Update 3.8.3.0.yaml
This commit is contained in:
27
manifests/winpython/winpython-dot/3.8.3.0.yaml
Normal file
27
manifests/winpython/winpython-dot/3.8.3.0.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
# ================== General ==================
|
||||
Id: winpython.winpython-dot
|
||||
Publisher: winpython
|
||||
Name: winpython-dot
|
||||
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
|
||||
#AppMoniker:
|
||||
Tags: python,develop,programming language,script,glue language,portable
|
||||
FileExtensions: py,pyc
|
||||
#Protocols:
|
||||
#Commands:
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://winpython.github.io/
|
||||
License: PSF LICENSE AGREEMENT FOR PYTHON
|
||||
#LicenseUrl:
|
||||
|
||||
# ================= Installer =================
|
||||
Version: 3.8.3.0
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/winpython/winpython/releases/download/2.3.20200530/Winpython64-3.8.3.0dot.exe
|
||||
Sha256: 6f10ce63a2043c86d08264cdfdcb5fa8dad498d546765df1c392839ecc89bbdf
|
||||
Switches:
|
||||
Silent: -y -o".\winpython"
|
||||
SilentWithProgress: -y -o".\winpython"
|
Reference in New Issue
Block a user