You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
217 B
7 lines
217 B
class Gimp < Cask
|
|
url 'ftp://ftp.gimp.org/pub/gimp/v2.8/osx/gimp-2.8.2-dmg-2.dmg'
|
|
homepage 'http://www.gimp.org'
|
|
version '2.8.2'
|
|
content_length '63881252'
|
|
sha1 '0bd1d9d5b1da69b77217949b788597a952cbd846'
|
|
end
|
|
|