Commit Graph

26 Commits

Author SHA1 Message Date
Vítor Galvão 69c906590f hands-off.rb: added name 2015-01-29 19:22:08 +00:00
Vítor Galvão f3164940c8 updated hands-off (2.3.3) 2015-01-17 20:34:17 +00:00
Vítor Galvão 2d369b65d1 hands-off.rb: change ':unknown' license comment 2014-12-20 13:46:18 +00:00
Roland Walker a26db4a639 license todo comment in hands-off 2014-12-10 08:49:36 -05:00
Roland Walker c4de561617 blank before zap in hands-off 2014-11-22 09:24:19 -05:00
Roland Walker 3673126af1 new-style header in hands-off 2014-11-13 12:35:25 -05:00
Roland Walker b46a284176 add appcast :sha256 in hands-off 2014-10-15 20:38:36 -04:00
Roland Walker c5ec9fd9b4 add license stanza to hands-off 2014-10-01 11:42:47 -04:00
Roland Walker c3a18c14af cvt to :delete hands-off 2014-09-18 07:57:56 -04:00
Roland Walker 830cb6e413 zap stanza from mackup for hands-off.rb 2014-09-16 08:42:10 -04:00
Roland Walker f968000d30 app stanza in hands-off.rb 2014-09-15 12:05:40 -04:00
Keng Kiat Lim 2868d04a43 Upgraded Hands-off.app to 2.2.0 2014-09-13 12:55:26 -04: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 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