diff --git a/manifests/winpython/winpython/3.9.1.0.yaml b/manifests/winpython/winpython/3.9.1.0.yaml new file mode 100644 index 000000000..4f4ecb706 --- /dev/null +++ b/manifests/winpython/winpython/3.9.1.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: winpython.winpython +Publisher: winpython +Name: 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 +#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.9.1.0 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://gh.con.sh/https://github.com/winpython/winpython/releases/download/3.0.202011219/Winpython64-3.9.1.0.exe + Sha256: 2ed6a095513587b18c61ec0e20610a96cdc6f419507c38f73a2538f2e11b5412 + Switches: + Silent: -y -o".\winpython" + SilentWithProgress: -y -o".\winpython" \ No newline at end of file