From 6e8ca0ed5d0591238d4bbcf6264722ab99f4c1fe Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 16 May 2021 13:56:37 +0800 Subject: [PATCH] winpython.winpython 3.9.4.0 (#13052) --- .../3.9.4.0/winpython.winpython.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/w/winpython/winpython/3.9.4.0/winpython.winpython.yaml diff --git a/manifests/w/winpython/winpython/3.9.4.0/winpython.winpython.yaml b/manifests/w/winpython/winpython/3.9.4.0/winpython.winpython.yaml new file mode 100644 index 000000000..c5b779260 --- /dev/null +++ b/manifests/w/winpython/winpython/3.9.4.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.9.4.0 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/winpython/winpython/releases/download/4.1.20210417/Winpython64-3.9.4.0.exe + InstallerSha256: 1074dead96e3ffb39dd2376266ff96ed0fab77af0ec75458ef5f9661e0f349d1 + InstallerSwitches: + Silent: -y -o".\winpython" + SilentWithProgress: -y -o".\winpython" +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file