From 0bb5bc0fc8aa95d0aff4ea5bd30b12017036ea24 Mon Sep 17 00:00:00 2001 From: samiranshah <47339238+samiranshah@users.noreply.github.com> Date: Mon, 4 May 2020 16:23:34 -0700 Subject: [PATCH] GIMP 2.10.0 (#25) * Create 2.10.0.yaml * Update 2.10.0.yaml * Update 2.10.0.yaml --- manifests/GIMP/GIMP/2.10.0.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/GIMP/GIMP/2.10.0.yaml diff --git a/manifests/GIMP/GIMP/2.10.0.yaml b/manifests/GIMP/GIMP/2.10.0.yaml new file mode 100644 index 000000000..fef179111 --- /dev/null +++ b/manifests/GIMP/GIMP/2.10.0.yaml @@ -0,0 +1,20 @@ +Id: gimp.gimp +Name: GIMP +AppMoniker: gimp +Version: 2.10.0 +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.0-setup.exe + Sha256: F4E8FC7813A0B5A797F614D25400EB829C3238546D7FC5940B60553DC46937CA + Switches: + Silent: "/VERYSILENT /NORESTART /ALLUSERS" + SilentWithProgress: "/VERYSILENT /NORESTART /ALLUSERS"