Commit Graph

21 Commits

Author SHA1 Message Date
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