Commit Graph

22 Commits

Author SHA1 Message Date
Roland Walker cf9d9a612b new-style header in cura 2014-11-13 12:34:39 -05:00
Roland Walker 00712acd1f add zap stanza, cura.rb 2014-10-11 10:41:19 -04:00
FinalDes 9f6bb3d689 Update cura.rb (14.09) 2014-10-09 16:44:56 +01:00
Roland Walker 717aac2723 add license stanza to cura 2014-10-01 11:42:12 -04:00
Roland Walker 53f56cb46d app stanza in cura.rb 2014-09-15 12:05:26 -04:00
coldnew 3dfce19c48 cura: upgrade to 14.07
Signed-off-by: coldnew <coldnew.tw@gmail.com>
2014-07-06 09:52:17 +08:00
Vítor Galvão 06a1321b63 updated cura (14.06.1) 2014-06-22 02:48:39 +01:00
Vítor Galvão 1db94de13d updated cura.rb 2014-04-04 02:45:33 +01:00
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