Commit Graph

34 Commits

Author SHA1 Message Date
Tommy Sparber 18f1402dc1 Switch to HTTPS for 360 Casks
Every changed URL was reachable using valid HTTPS and returned a
StatusCode of 200.
2015-12-27 10:11:04 +11:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Francis T. O'Donovan a159faf244 Upgrade Quicksilver.app to v1.3.4 2015-12-04 22:36:34 +02:00
Ingmar Steiner 3bc101247a install correct version of quicksilver on mountain lion
fixes #15548
2015-12-02 15:06:46 -05:00
Jeff Ramnani 722757a038 Update Quicksilver download URL to use TLS.
Based on a converation with upstream, the CDN URL used previously might
go away.  Per their recommendation I've updated the URL to be the same
that Quicksilver uses on their download page.

Upstream conversation here:
https://groups.google.com/d/msg/blacktree-quicksilver/-koMKmx3ZrQ/uup8B9U3DgAJ
2015-10-30 20:38:12 +00:00
Noam Ross 569cf7a0f0 Update quicksilver.rb 2015-10-19 04:01:29 +03:00
Arron Mabrey 17ad8dc3ea Update quicksilver.rb 2015-10-06 17:45:44 +03:00
scribblemaniac f36b82f705 quicksilver.rb: Upgrade to v1.3.0-16402 2015-08-08 19:34:27 +03:00
Victor Popkov bc51152725 quicksilver.rb: add name 2015-04-23 00:34:04 +03:00
Amory Meltzer 83e2e3c001 Update quicksilver license from unknown to apache
https://github.com/quicksilver/Quicksilver/blob/master/README.markdown
2015-01-23 18:01:51 -08:00
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