Commit Graph

37 Commits

Author SHA1 Message Date
Alexandre Alonso 2fbe668465 update cura version (#21427) 2016-05-25 10:30:09 -04:00
Josh Hagins 312ae841f1 Use Ruby 1.9 hash syntax in casks where possible 2016-01-17 21:57:28 -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
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Patrick Schmidt ccaf00a189 Downgrade Cura.app to v15.04.2 (latest stable)
The previous Cask referenced a beta version.
Now the latest stable version is in use.

Please see homebrew-versions 'cura-beta.rb' for latest beta.
2015-09-28 22:02:04 +01:00
Camille Baldock 06a7f623c1 Update sha sum for Cura 2015-08-01 15:52:26 +03:00
Michael c5e6734121 Cura 15.06.01 Fixes #12263 2015-07-03 02:39:44 +08:00
BruegelN 5d2869c038 FIX: changed Cura.app URL v15.02.01
Adapted the new URL to download Cura.app
2015-05-29 10:17:34 +02:00
Victor Popkov d7c0324f7a cura.rb: add name 2015-03-26 05:30:34 +02:00
Jonathan Wight 2a0496bfe0 Updates Cura to 15.02.1 2015-02-19 11:01:37 -08:00
Alex Alonso 22da21b1d2 update cura version, hash, url 2015-02-11 14:56:10 +08:00
Vítor Galvão ac7fa0d912 cura.rb: refine homepage 2015-01-20 13:31:03 +00:00
Vítor Galvão ade5a5c039 cura.rb: fix url and homepage 2015-01-17 02:48:17 +00:00
Salmān Aljammāz ec7812ae20 Upgrade Cura.app to v14.12.1 2014-12-19 11:47:50 +00:00
tora3kuma3 a46029e810 cura.rb: update version 2014-12-14 17:33:50 +00:00
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