Merge pull request #2317 from boecko/master

Gimp 2.8.10->2.8.10p2; fixes nasty outline bug
This commit is contained in:
Vítor Galvão 2014-01-05 09:39:01 -08:00
commit cc0e65d8b5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class GimpLisanet < Cask
url 'http://downloads.sourceforge.net/gimponosx/Gimp-2.8.10-Mavericks.dmg'
url 'http://downloads.sourceforge.net/gimponosx/Gimp-2.8.10p2-Mavericks.dmg'
homepage 'http://gimp.lisanet.de'
version '2.8.10'
sha1 '026d1fb3eb9ebdc1365bfc71fb8d66f943731bd9'
version '2.8.10p2'
sha1 '4da8384b13171bd3eb5c46ec7d35be1331b4e256'
link 'GIMP.app'
end