Commit Graph

24 Commits

Author SHA1 Message Date
Keng Kiat Lim 4674692d86 Upgrade Quicksilver.app to 1.2.2 2014-12-31 19:27:25 +08:00
Vítor Galvão a4a19de4c3 quicksilver.rb: change ':unknown' license comment 2014-12-20 13:47:03 +00:00
Roland Walker ee182088f2 license todo comment in quicksilver 2014-12-10 08:50:34 -05:00
Roland Walker 5c18abc7a7 blank before zap in quicksilver 2014-11-22 09:24:20 -05:00
Roland Walker 6677a3ce57 new-style header in quicksilver 2014-11-13 12:38:12 -05:00
Keng Kiat Lim 1fef847c13 Upgrade Quicksilver to 1.2.0 2014-10-29 15:08:12 +08:00
Roland Walker cd6ad4880d add license stanza to quicksilver 2014-10-01 11:44:05 -04:00
Roland Walker 5227c0d66a cvt to :delete quicksilver 2014-09-18 07:57:59 -04:00
Roland Walker 6c4657a556 zap stanza from mackup for quicksilver.rb 2014-09-16 09:35:43 -04:00
Roland Walker bb3c7be0cb app stanza in quicksilver.rb 2014-09-15 12:06:12 -04:00
ndr 777960edd0 Reformat quicksilver.rb according to readability conventions 2014-06-27 02:01:39 +02:00
Pan Long 82c22f4f84 fixed download link in quicksilver.rb 2014-05-31 10:37:38 +08: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
Rimenes Ribeiro 900237e33b Update QuickSilver to version 1.1.3 2013-11-23 09:33:44 -02:00
Fernando Paredes a1bb766b2a Quicksilver 1.1.2 2013-10-08 20:04:19 -07:00
Fernando Paredes f62a287ec9 Update Quicksilver to version 1.1 2013-09-15 10:02:52 -07:00
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
Vítor Galvão d7721fddb7 updated and corrected dead links 2013-05-12 00:18:43 +01:00
Vítor Galvão 68182d00b9 removed extra line before link for aesthetic consistency 2013-05-10 15:24:38 +01:00
Crazor 31989dab6b Update Quicksilver cask to use explicit linking. 2013-05-07 23:28:07 +02: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
Phil Tang c13a68b598 Add a Cask for Quicksilver. 2012-11-13 17:37:51 -05:00