diff --git a/manifests/winpython/winpython-dot/3.8.7.0.yaml b/manifests/winpython/winpython-dot/3.8.7.0.yaml new file mode 100644 index 000000000..125e3f4d8 --- /dev/null +++ b/manifests/winpython/winpython-dot/3.8.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.8.7.0 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/winpython/winpython/releases/download/3.0.202011219/Winpython64-3.8.7.0dot.exe + Sha256: 87d5e586a52113b7d28f613e0c70a4973f659649e3ca5aae2cfe139dc1162f22 + Switches: + Silent: -y -o".\winpython" + SilentWithProgress: -y -o".\winpython" \ No newline at end of file