From a3de0b1af75423a57d6e41193b94ce50255407f3 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 21 Mar 2021 15:53:58 +0800 Subject: [PATCH] winpython-dot 3.8.8.0 (#9059) --- .../winpython/winpython-dot/3.8.8.0.yaml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/winpython/winpython-dot/3.8.8.0.yaml diff --git a/manifests/winpython/winpython-dot/3.8.8.0.yaml b/manifests/winpython/winpython-dot/3.8.8.0.yaml new file mode 100644 index 000000000..d7d867430 --- /dev/null +++ b/manifests/winpython/winpython-dot/3.8.8.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.8.0 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/winpython/winpython/releases/download/4.0.20210307/Winpython64-3.8.8.0dot.exe + Sha256: c1b5145178ad589e1da0314de415162d275bbaa4cc70a210f2c0c40393c46fda + Switches: + Silent: -y -o".\winpython" + SilentWithProgress: -y -o".\winpython" \ No newline at end of file