Skip to content

Commit

Permalink
GIMP 2.10.18 (#31)
Browse files Browse the repository at this point in the history
* Create 2.10.18.yaml

* Update 2.10.18.yaml
  • Loading branch information
samiranshah-zz authored May 5, 2020
1 parent a8e0dc0 commit f065046
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions manifests/GIMP/GIMP/2.10.18.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Id: gimp.gimp
Name: GIMP
AppMoniker: gimp
Version: 2.10.18
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.18-setup-2.exe
Sha256: BF6CE59587E63E1E8BAB923E7DFDAA0F2C8BD3AC4D0CED602F3C063F9E32465C
Switches:
Silent: "/VERYSILENT /NORESTART /ALLUSERS"
SilentWithProgress: "/VERYSILENT /NORESTART /ALLUSERS"

0 comments on commit f065046

Please sign in to comment.