Commit Graph

14 Commits

Author SHA1 Message Date
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
Roland Walker 7836583d5c link Cura.app instead of parent dir 2014-01-22 14:08:56 -05:00
Roland Walker 54c3b90466 update Cura to version 14.01 2014-01-20 17:28:45 -05:00
Michael Ford fad340eb9d Cura 13.12 2013-12-25 18:37:19 +08:00
Michael Ford 63e3d45e67 Cura 13.11.2 2013-12-06 21:42:43 +08:00
narango d67d2111d8 fixed typeo 2013-11-02 19:29:18 -04:00
Nick Arango 9b6ded3ba2 updated cura with latest version 2013-11-02 19:25:50 -04:00
Robert Curth 98752c33a5 Changes version of Cura 2013-06-28 21:13:34 +02:00
Michael Ford babc437b88 Cura 13.06 2013-06-22 15:49:00 +08: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
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
Jonathan Dahan 972c1b5df8 Initial cura cask 2012-11-19 11:58:45 -05:00