From 6e3af13fe3837328533b1a094e651012e403cc91 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 21 Mar 2021 21:20:21 +0800 Subject: [PATCH] winpython-dot 3.7.7.0 (#9066) --- .../winpython/winpython-dot/3.7.7.0.yaml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/winpython/winpython-dot/3.7.7.0.yaml 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