Commit Graph

13 Commits

Author SHA1 Message Date
ndr e5bef2ab45 Reformat hands-off.rb according to readability conventions 2014-06-27 02:01:16 +02:00
Roland Walker beba5ad66a add appcast stanza for hands-off.rb 2014-06-11 15:55:39 -04:00
Michael Ford 1f7e55ae15 Hands Off! 2.1.2 2014-03-23 12:05:20 +08:00
Michael Ford 75f89d8e5d HandsOff 2.1.1 2014-02-09 16:01:03 +08:00
Michael Ford 73d437714d Hands Off! 2.1.0 2013-11-09 16:20:49 +08:00
Michael Ford abc9209d6e Hands Off! 2.0.9 2013-10-18 10:30:04 +08:00
Michael Ford 76263a7723 HandsOff 2.0.8 2013-08-05 22:34:07 +08:00
Vítor Galvão 69ba757df5 added link 2013-06-19 20:24:56 +01:00
Michael Ford 04d48126c6 Hands Off! 2.0.7 2013-06-13 10:37:57 +08: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
benmills 6cb8697d3e Add Hands Off cask 2012-03-10 11:33:14 -06:00