diff --git a/manifests/GIMP/GIMP/2.10.4.yaml b/manifests/GIMP/GIMP/2.10.4.yaml new file mode 100644 index 000000000..5892568e5 --- /dev/null +++ b/manifests/GIMP/GIMP/2.10.4.yaml @@ -0,0 +1,20 @@ +Id: gimp.gimp +Name: GIMP +AppMoniker: gimp +Version: 2.10.4 +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.4-setup.exe + Sha256: 23602C4A5C99EB4E9135E8DF0A3F9CDA6F4006C9A2223A55D1F241C1D3339520 + Switches: + Silent: "/VERYSILENT /NORESTART /ALLUSERS" + SilentWithProgress: "/VERYSILENT /NORESTART /ALLUSERS"