From 3ee7d84a1310eaaae0586525d9c209079eb63b30 Mon Sep 17 00:00:00 2001 From: samiranshah <47339238+samiranshah@users.noreply.github.com> Date: Tue, 5 May 2020 19:17:49 -0700 Subject: [PATCH] GIMP 2.10.14 (#29) * Create 2.10.14.yaml * Update 2.10.14.yaml --- manifests/GIMP/GIMP/2.10.14.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/GIMP/GIMP/2.10.14.yaml diff --git a/manifests/GIMP/GIMP/2.10.14.yaml b/manifests/GIMP/GIMP/2.10.14.yaml new file mode 100644 index 000000000..2bcd15aaf --- /dev/null +++ b/manifests/GIMP/GIMP/2.10.14.yaml @@ -0,0 +1,20 @@ +Id: gimp.gimp +Name: GIMP +AppMoniker: gimp +Version: 2.10.14 +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.14-setup-1.exe + Sha256: DDC8F6AE9A7FB2625B72149CAA31113FC275F9B49105B3E96F89FB4164F1EFE6 + Switches: + Silent: "/VERYSILENT /NORESTART /ALLUSERS" + SilentWithProgress: "/VERYSILENT /NORESTART /ALLUSERS"