From 080a66be4973a1867d640bb550c692129923580b Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 21 Mar 2021 18:01:46 +0800 Subject: [PATCH] winpython-dot 3.8.6.0 (#9062) --- .../winpython/winpython-dot/3.8.6.0.yaml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/winpython/winpython-dot/3.8.6.0.yaml diff --git a/manifests/winpython/winpython-dot/3.8.6.0.yaml b/manifests/winpython/winpython-dot/3.8.6.0.yaml new file mode 100644 index 000000000..c65f04caf --- /dev/null +++ b/manifests/winpython/winpython-dot/3.8.6.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.6.0 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/winpython/winpython/releases/download/3.0.20201028/Winpython64-3.8.6.0dot.exe + Sha256: 9202fcb89683c9ca1d5018d91f1be712c9a0df75f7f7e8ce8e0fc7a117ebc0a6 + Switches: + Silent: -y -o".\winpython" + SilentWithProgress: -y -o".\winpython" \ No newline at end of file