Commit Graph

20 Commits

Author SHA1 Message Date
Roland Walker f5421f8fca add license stanza to dropbox 2014-10-01 11:42:21 -04:00
Roland Walker 836c3c924f :latest as symbol in dropbox 2014-09-17 07:42:43 -04:00
Roland Walker 6cf31976e1 app stanza in dropbox.rb 2014-09-15 12:05:30 -04:00
ndr dff267530d Reformat dropbox.rb according to readability conventions 2014-06-27 02:01:08 +02:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
David Edmondson fe7504fee8 dropbox: Download the full installer.
Dropbox changed the URL previously used such that it now downloads a
meta-installer. Modify the URL to ensure that the full .dmg is acquired.

Based on information from https://github.com/autopkg/recipes/issues/35.
2014-01-08 06:28:40 +00:00
Michael Ford 219e1e1775 Update Dropbox Cask
Point homepage to https
Update link field to new format
2013-06-01 00:15:56 +08:00
Vítor Galvão 245a5fb33d Since dropbox updates behind the scenes, it now always gets the latest version 2013-05-12 19:18:18 +01:00
Martin Polden aa53aa7af2 Update Dropbox cask to 2.0.10 2013-05-09 17:29:51 +02:00
Cody Cutrer b8b7ca8ca7 Update dropbox to 2.0.6 2013-04-12 14:22:05 -06:00
Mike Fiedler c348ac1ddd removed md5, sha256 2013-04-06 07:45:32 -04:00
Mike Fiedler 77aa07daf7 updated Dropbox to version 2.0.5
Added md5, sha256 to cask
2013-04-06 07:01:51 -04:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -05:00
Vítor Galvão 70f69e37e0 Updated dropbox to 2.0 2013-03-12 19:15:13 +00:00
Vítor Galvão f02ce70855 Dropbox 1.4.20
Signed-off-by: Felix Saparelli <me@passcod.net>
2013-01-29 10:23:41 +13: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 5313a71888 Update to latest version of dropbox. 2012-10-25 05:35:37 -04:00
phinze 86fa2edcd7 update dropbox to 1.4.12 2012-08-25 22:25:52 -05:00
phinze 5a0d1d5556 quick sketchy first release of code/ideas
this is a first draft of an idea i've had kicking around for awhile

pushing out some code so i can get a conversation started
2012-03-09 22:43:50 -06:00