diff --git a/manifests/winpython/winpython-dot/3.7.7.0.yaml b/manifests/winpython/winpython-dot/3.7.7.0.yaml new file mode 100644 index 000000000..15d5266bb --- /dev/null +++ b/manifests/winpython/winpython-dot/3.7.7.0.yaml @@ -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.7.7.0 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/winpython/winpython/releases/download/2.3.20200319/Winpython64-3.7.7.0dot.exe + Sha256: 8004297d2d583d844e3b1bd67bd5367de79086bcc76a1544a4cf010d81b6be8b + Switches: + Silent: -y -o".\winpython" + SilentWithProgress: -y -o".\winpython" \ No newline at end of file