mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
220 B
Ruby
7 lines
220 B
Ruby
class Imageoptim < Cask
|
|
url 'http://imageoptim.com/ImageOptim1.4.1.2.tar.bz2'
|
|
homepage 'http://imageoptim.com/'
|
|
version '1.4.1.2'
|
|
sha1 'dff8448cb4ff2ba754769db55cdd13ee88a10cf2'
|
|
link :app, 'ImageOptim.app'
|
|
end
|