Commit Graph

33 Commits

Author SHA1 Message Date
Vítor Galvão 60531a2812 remove license from all casks (#25368) 2016-10-10 17:45:23 +01:00
Viktor Szakats 0157daa9a4 use more secure urls (#23620) 2016-08-11 19:55:48 -04:00
Sébastien Gross be55c6b0ed Zap App caches dir
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2016-03-31 19:13:55 -04:00
Vítor Galvão 0bdd1c00a6 gmail-notifr.rb: updated vendor comment 2016-02-27 15:58:25 +00:00
Vítor Galvão 7ac5a77393 all casks: removed appcast comment 2016-02-01 14:57:04 +00:00
Vítor Galvão 7421c442af gmail-notifr.rb: added appcast verified comment 2016-01-31 23:30:02 +00:00
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 96fd633053 gmail-notifr.rb: appcast sha256 without pubDate 2016-01-13 16:19:02 +00:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Victor Popkov d95631727a gmail-notifr.rb: add name 2015-04-07 16:15:09 +03:00
Vítor Galvão f9ff630036 gmail-notifr.rb: added comment regarding vendor url 2015-01-09 04:20:38 +00:00
Amory Meltzer 4d3107fd8c Update gmail-notifr license from unknown to mit
v0.9 is the last open version (https://github.com/ashchan/gmail-notifr-objc)
2014-12-10 17:10:34 -08:00
Roland Walker 2e480a3b28 license todo comment in gmail-notifr 2014-12-10 08:49:32 -05:00
Roland Walker 7c0149637c blank before zap in gmail-notifr 2014-11-22 09:24:19 -05:00
Roland Walker 8af2672bb9 new-style header in gmail-notifr 2014-11-13 12:35:18 -05:00
Roland Walker dc7fdffd29 add appcast :sha256 in gmail-notifr 2014-10-15 20:38:36 -04:00
Roland Walker 0fa4e74551 add license stanza to gmail-notifr 2014-10-01 11:42:42 -04:00
Roland Walker b77ff57b91 re-use version in gmail-notifr 2014-09-26 08:08:56 -04:00
Roland Walker 40f40c4b6c cvt to :delete gmail-notifr 2014-09-18 07:57:56 -04:00
Roland Walker 0d78e39124 zap stanza from mackup for gmail-notifr.rb 2014-09-16 08:41:49 -04:00
Roland Walker 7ef18be209 app stanza in gmail-notifr.rb 2014-09-15 12:05:38 -04:00
John Britton 2797030552 Upgrade Gmail Notifr to 0.9.0 2014-09-08 23:07:24 -07: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 3cfb67d993 Reformat gmail-notifr.rb according to readability conventions 2014-06-27 02:01:15 +02:00
Roland Walker 2b77fa107d add appcast stanza for gmail-notifr.rb 2014-06-11 15:55:39 -04: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
Fernando Paredes a1ad112d32 Update GmailNotifr to v. 0.8.0 and add link 2013-06-17 17:37:52 -07:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -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 95672686e3 fill in content_length for all casks 2012-11-18 23:13:43 -06:00
phinze e2158003be GmailNotifr 0.6.4 2012-03-10 16:20:23 -06:00