Commit Graph

16 Commits

Author SHA1 Message Date
Victor Popkov 3d10167af3 imageoptim.rb: add name 2015-04-03 01:13:21 +03:00
Roland Walker 50cbc68e93 new-style header in imageoptim 2014-11-13 12:35:36 -05:00
Yegor Timoschenko 1fe8cd3a7a Specify that ImageOptim is under GNU GPL
https://imageoptim.com/
See "Open Source" section
2014-10-13 19:41:09 +07:00
Roland Walker 91439b463b add license stanza to imageoptim 2014-10-01 11:42:55 -04:00
Roland Walker e425fafa71 :latest as symbol in imageoptim 2014-09-17 07:42:48 -04:00
Roland Walker 19ab929927 app stanza in imageoptim.rb 2014-09-15 12:05:44 -04:00
Vítor Galvão 8ce4bcb20d get rid of those pesky two spaces on otherwise empty lines 2014-06-30 19:28:06 +01:00
ndr 9ba0fa725a Reformat imageoptim.rb according to readability conventions 2014-06-27 02:01:19 +02:00
Roland Walker ef8268727f use HTTPS url in imageoptim.rb 2014-06-18 11:11:04 -04:00
Roland Walker b21a0ffdb5 add appcast URL for imageoptim.rb 2014-05-15 13:33:17 -04:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Fernando Paredes a0827194ba Update Imageoptim to latest 2013-07-20 09:08:52 -07:00
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
John Schulz f39c905db6 Update cask to latest version.
See https://twitter.com/pornelski/status/336639773382950913
2013-05-20 18:01:12 -07:00
Mathias Bynens 332486635e imageoptim: Only link ImageOptim.app
Before:

    $ brew cask install imageoptim
    ==> Downloading http://imageoptim.com/ImageOptim.tbz2
    ######################################################################## 100.0%
    ==> Success! imageoptim installed to /opt/homebrew-cask/Caskroom/imageoptim/1.4.0
    ==> Linking ImageOptim.app to /Users/Mathias/Applications/ImageOptim.app
    ==> Linking finish_installation.app to /Users/Mathias/Applications/finish_installation.app

After:

    $ brew cask install imageoptim
    ==> Downloading http://imageoptim.com/ImageOptim.tbz2
    ######################################################################## 100.0%
    ==> Success! imageoptim installed to /opt/homebrew-cask/Caskroom/imageoptim/1.4.0
    ==> Linking ImageOptim.app to /Users/Mathias/Applications/ImageOptim.app
2013-05-03 10:55:30 +02:00
J. Brandt Buckley 7e187c0d5c Add ImageOptim cask
[ImageOptim][] is an open [source][] GUI for lossless image compression.

[ImageOptim]: http://imageoptim.com
[source]: https://github.com/pornel/ImageOptim
2013-04-16 15:58:45 -07:00