Commit Graph

31 Commits

Author SHA1 Message Date
Josh Hagins 312ae841f1 Use Ruby 1.9 hash syntax in casks where possible 2016-01-17 21:57:28 -05:00
Vítor Galvão 530f9dbd47 fix all :checkpoint values 2016-01-13 19:27:34 +00:00
Vítor Galvão bbc9cc0138 change all appcast casks to use :checkpoint 2016-01-13 19:27:34 +00:00
Vítor Galvão 7ee1abe022 iterm2.rb: appcast sha256 without pubDate 2016-01-13 16:19:02 +00:00
Josh Hagins 40b80e3f3e iterm2.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
Vítor Galvão c85752f0b7 iterm2.rb: corrected stanza order 2015-12-29 15:54:24 +00:00
Vítor Galvão eb234e20f4 iterm2.rb: added auto_updates 2015-12-29 15:54:23 +00:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Francesco Negri e608f73cd8 Update iterm2 to v2.1.4 2015-10-05 10:43:17 +01:00
cabbarb 3e5f34ba4c Update iTerm2 cask 2015-10-02 12:20:18 +01:00
Shaun Walbridge 23ffe6b363 Upgrade iTerm2 to v2.1.1
Upgrades iTerm2 to the latest release.
2015-06-01 23:07:12 -04:00
Koen Rouwhorst 2b16e5e88c Update iterm2 URLs to HTTPS 2015-05-09 23:49:40 +02:00
Vítor Galvão 52e5d73967 iterm2.rb: added name 2015-01-29 19:18:39 +00:00
Vítor Galvão f6bd40731d updated iterm2 (2.0) 2015-01-14 16:17:12 +00:00
Riyad Preukschas 66090180d9 Change iTerm2 license to GPL
See: http://iterm2.com/ or https://github.com/gnachman/iTerm2/blob/master/README.license
2014-12-01 23:17:12 +01:00
Roland Walker dc743d7540 new-style header in iterm2 2014-11-13 12:35:43 -05:00
Roland Walker 6e40b69812 re-use version in iterm2 2014-10-28 10:18:18 -04:00
Herb ec7c1cefa0 add appcast to iterm2 2014-10-23 19:24:54 +08:00
Roland Walker bc58dbea07 add license stanza to iterm2 2014-10-01 11:43:00 -04:00
Roland Walker 4b966e024f cvt to :delete iterm2 2014-09-18 07:57:57 -04:00
Roland Walker dc4caade76 zap stanza from mackup for iterm2.rb 2014-09-16 08:42:53 -04:00
Roland Walker 378dfaab3e app stanza in iterm2.rb 2014-09-15 12:05:46 -04:00
Gustav Ahlberg 856c8f92d0 Upgrade iTerm2 to v2.0 2014-07-15 08:55:02 +02:00
ndr a1c0158055 Reformat iterm2.rb according to readability conventions 2014-06-27 02:01:20 +02:00
Roland Walker 47da99cb2b note that iterm2 is not a version number 2014-03-01 07:59:23 -05:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
Vítor Galvão e5fc98deed corrected iTerm2 details 2013-06-23 19:44:52 +01:00
Berk D. Demir 33fdba0c99 Link iTerm2 2013-06-05 23:40:00 -07:00
Vítor Galvão ba4dcf0613 updated to version 1.0.0.20130319
closes #183

Signed-off-by: phinze <paul.t.hinze@gmail.com>
2013-03-20 15:26:12 -05:00
phinze 0d1f831b79 Add checksum support to Casks.
`md5`, `sha1`, `sha256` all take a hexdigest string, e.g:
sha1 'f645e9da45a621415a07a7492c45923b1a1fd4d4'

`no_checksum` takes no argument, and indicates there is no checksum
for this cask. This is *not recommended*, and should only be used for
casks that have no versioned downloads.

`brew cask install` will complain if there is no sum provided (unless
`no_checksum` has been invoked), or if the sums do not match. It will
provide the computed checksum so the cask can be easily amended.

Adapted from @passcod's work in 82cc199ae6
2012-12-17 17:04:22 -07:00
phinze c4dbb82152 iTerm2 1.0.0.20120203 2012-03-10 16:20:39 -06:00