Commit Graph

22 Commits

Author SHA1 Message Date
Josh Hagins fb5ab845a1 imageoptim.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
Vítor Galvão 77455c4749 added sha256 to appcast 2015-12-25 22:46:44 +00:00
Eitot 648b8f7cfa Update ImageOptim to 1.6.1 2015-12-21 11:31:23 +00:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
scribblemaniac 4e0e6ab85a imageoptim.rb: Switch to versioned url 2015-08-09 16:32:35 -06:00
Jan Sauer cb19257119 Fix homepage to use SSL in ImageOptim Cask
The HTTP URL is already getting redirected to HTTPS. Using the HTTPS URL directly
makes it more secure and saves a HTTP round-trip.
2015-06-10 04:40:22 +02:00
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