From 78d2bf7a87ca95ecede4de20851da4f47d2f6449 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 16 May 2021 15:09:48 +0800 Subject: [PATCH] winpython.winpython 3.8.2.0 (#13060) --- .../3.8.2.0/winpython.winpython.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/w/winpython/winpython/3.8.2.0/winpython.winpython.yaml diff --git a/manifests/w/winpython/winpython/3.8.2.0/winpython.winpython.yaml b/manifests/w/winpython/winpython/3.8.2.0/winpython.winpython.yaml new file mode 100644 index 000000000..21e3ee452 --- /dev/null +++ b/manifests/w/winpython/winpython/3.8.2.0/winpython.winpython.yaml @@ -0,0 +1,29 @@ +PackageIdentifier: winpython.winpython +Publisher: winpython +PackageName: winpython +Author: winpython +ShortDescription: WinPython is a free open-source portable distribution of the Python programming language for Windows 8/10 and scientific and educational usage +Tags: +- python +- develop +- programming language +- script +- glue language +- portable +FileExtensions: +- py +- pyc +PackageUrl: https://winpython.github.io/ +License: PSF LICENSE AGREEMENT FOR PYTHON +PackageVersion: 3.8.2.0 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/winpython/winpython/releases/download/2.3.20200319/Winpython64-3.8.2.0.exe + InstallerSha256: 5f44a8f40c0037e467280caf28377c5d8ff59800a4e07ec8b07feb8304f3e659 + InstallerSwitches: + Silent: -y -o".\winpython" + SilentWithProgress: -y -o".\winpython" +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file