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