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
208 B
7 lines
208 B
class Imageoptim < Cask
|
|
url 'http://imageoptim.com/ImageOptim.tbz2'
|
|
homepage 'http://imageoptim.com/'
|
|
version '1.4.0'
|
|
sha1 '2199d54cf1c781e48590b8047f55565aec07d74a'
|
|
link :app, 'ImageOptim.app'
|
|
end
|
|
|