From f533b4dce6055a7fb68d335a6fed01065873762c Mon Sep 17 00:00:00 2001 From: samiranshah <47339238+samiranshah@users.noreply.github.com> Date: Mon, 4 May 2020 19:00:55 -0700 Subject: [PATCH] GIMP 2.10.8 (#34) * Create 2.10.8.yaml * Update 2.10.8.yaml --- manifests/GIMP/GIMP/2.10.8.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/GIMP/GIMP/2.10.8.yaml diff --git a/manifests/GIMP/GIMP/2.10.8.yaml b/manifests/GIMP/GIMP/2.10.8.yaml new file mode 100644 index 0000000000000..0a78f467ff77c --- /dev/null +++ b/manifests/GIMP/GIMP/2.10.8.yaml @@ -0,0 +1,20 @@ +Id: gimp.gimp +Name: GIMP +AppMoniker: gimp +Version: 2.10.8 +Publisher: gimp +Author: gimp +License: Copyright (C) 2007 Free Software Foundation, Inc. - GNU General Public License +LicenseUrl: https://www.gimp.org/about/COPYING +MinOSVersion: 10.0.0.0 +Homepage: https://www.gimp.org +Description: GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring. +Tags: "editor,image,picture,pictures,photo,gimp" +InstallerType: Inno +Installers: + - Arch: x64 + Url: https://download.gimp.org/mirror/pub/gimp/v2.10/windows/gimp-2.10.8-setup.exe + Sha256: 6104D79D02BE324D24B7BDC7875CA71BB20AFB9F380C5DFAAFC9A54144E533B9 + Switches: + Silent: "/VERYSILENT /NORESTART /ALLUSERS" + SilentWithProgress: "/VERYSILENT /NORESTART /ALLUSERS"