Skip to content

Commit

Permalink
Merge pull request #259 from mathiasbynens/imageoptim
Browse files Browse the repository at this point in the history
imageoptim: Only link ImageOptim.app
  • Loading branch information
vitorgalvao committed May 5, 2013
2 parents e2e6e30 + 3324866 commit b7c5c48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Casks/imageoptim.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
class Imageoptim < Cask
url 'http://imageoptim.com/ImageOptim.tbz2'
homepage 'http://imageoptim.com'
homepage 'http://imageoptim.com/'
version '1.4.0'
sha1 '2199d54cf1c781e48590b8047f55565aec07d74a'
link :app, 'ImageOptim.app'
end

0 comments on commit b7c5c48

Please sign in to comment.