From 8e1cfa3fa91245cc46e4980128869b6eecbc1f0a Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 16 May 2021 13:48:39 +0800 Subject: [PATCH] winpython.winpython 3.9.2.0 (#13053) --- .../3.9.2.0/winpython.winpython.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/w/winpython/winpython/3.9.2.0/winpython.winpython.yaml diff --git a/manifests/w/winpython/winpython/3.9.2.0/winpython.winpython.yaml b/manifests/w/winpython/winpython/3.9.2.0/winpython.winpython.yaml new file mode 100644 index 000000000..c2f5a4f17 --- /dev/null +++ b/manifests/w/winpython/winpython/3.9.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.9.2.0 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/winpython/winpython/releases/download/4.0.20210307/Winpython64-3.9.2.0.exe + InstallerSha256: 01445bb331fdfeb19f0223a3b9c1435e6b539ef85560990ca9ab352910f8d87e + InstallerSwitches: + Silent: -y -o".\winpython" + SilentWithProgress: -y -o".\winpython" +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file