From 45351e2dcf8edc2cafac00d855250273982cba97 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sat, 27 Feb 2021 23:31:39 +0800 Subject: [PATCH] winpython-dot 3.9.1.0 (#8099) --- .../winpython/winpython-dot/3.9.1.0.yaml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/winpython/winpython-dot/3.9.1.0.yaml diff --git a/manifests/winpython/winpython-dot/3.9.1.0.yaml b/manifests/winpython/winpython-dot/3.9.1.0.yaml new file mode 100644 index 000000000..ee41776d5 --- /dev/null +++ b/manifests/winpython/winpython-dot/3.9.1.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.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.0dot.exe + Sha256: 5a9044f51ba20fa443163013765889c5c1f13e747cf018ac9c2b2c629112762d + Switches: + Silent: -y -o".\winpython" + SilentWithProgress: -y -o".\winpython" \ No newline at end of file