Commit Graph

25 Commits

Author SHA1 Message Date
Vítor Galvão e2198b3ca1 moom.rb: appcast sha256 without pubDate 2016-01-13 16:19:43 +00:00
Josh Hagins 8726386732 moom.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
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
Vítor Galvão 77455c4749 added sha256 to appcast 2015-12-25 22:46:44 +00:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Arron Mabrey 85305c1085 Update moom.rb 2015-10-06 21:34:16 +03:00
Vítor Galvão 17477197e3 corrected name position in moom.rb 2015-01-04 21:45:55 +00:00
Vítor Galvão 61f7f55156 moom.rb: added name 2015-01-04 16:59:01 +00:00
Roland Walker 9e8b0d1c19 blank before zap in moom 2014-11-22 09:24:20 -05:00
Roland Walker 6998bccb4c new-style header in moom 2014-11-13 12:36:22 -05:00
Yegor Timoschenko a7a6bbb1d2 Specify that Moom is commercial software 2014-10-13 19:16:56 +07:00
Roland Walker d4b9087d64 add license stanza to moom 2014-10-01 11:43:30 -04:00
Roland Walker 4e257e8866 cvt to :delete moom 2014-09-18 07:57:58 -04:00
Roland Walker 54afdcef6d :latest as symbol in moom 2014-09-17 07:42:53 -04:00
Roland Walker ed7cad48be zap stanza from mackup for moom.rb 2014-09-16 09:34:09 -04:00
Roland Walker bf6339d36d app stanza in moom.rb 2014-09-15 12:05:58 -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 a6643663d6 Reformat moom.rb according to readability conventions 2014-06-27 02:01:29 +02:00
Roland Walker c37419ccf9 add appcast URL for moom.rb 2014-05-15 13:33:19 -04:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Vítor Galvão f857927f4b moom link 2013-06-19 21:24:05 +01: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
Sean T Allen 97a3272e03 Add cask for Moom.
A 'window manager' for OS X.
2012-10-14 03:23:44 -04:00