Commit Graph

15 Commits

Author SHA1 Message Date
Roland Walker 741366341c add license stanza to synergy 2014-10-01 11:44:35 -04:00
Roland Walker e3bd2f0997 app stanza in synergy.rb 2014-09-15 12:06:26 -04:00
Josh Davis 0ea9a61f29 Update Synergy to 1.5.1
Closes #6031.
2014-09-06 10:53:40 +01:00
ndr b1424a7f21 Reformat synergy.rb according to readability conventions 2014-06-27 02:01:47 +02:00
Roland Walker 0a4a927d9c use HTTPS url in synergy.rb 2014-06-18 10:55:26 -04:00
Caleb Maclennan 8be64cd2a3 update synergy to 1.5.0 2014-06-05 14:45:36 +03:00
Vítor Galvão dcee5ded75 updated synergy (1.4.17) 2014-05-13 15:54:43 +01:00
Caleb Maclennan de400d2312 update synergy to 1.4.17 2014-03-26 15:03:21 +02: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
Jun Huang bd5c4613d6 Upgrade Synergy.app to 1.4.16
- Change download url to new website
- Remove the hint which has been fixed already in this version
2014-02-21 03:14:50 +08:00
Roland Walker 329c48298a caveats first-class in DSL, gets own mini-DSL
Make caveats a first-class member of the Cask DSL.  It no longer has to
be specified with "def caveats", but can be given as "caveats do ... end"
as with after_install blocks.

In addition, create a mini-DSL which can be used within caveats blocks,
providing standard messages when manual installers must be used,
reboot-required, etc.

Add alternate form: caveats can also accept a compile-time string for
simple cases.

This is 99% compatible with old Casks, as it still works by defining
a caveats method.  However, all Casks containing caveats are cleaned
up and adapted according to the new DSL.

Full docs in CONTRIBUTING.md.
2014-01-20 11:54:46 -05:00
Lincoln Lee 07c9f7327b Add caveats to synergy 2013-11-09 18:02:00 +08:00
Jeff Triplett a79bad8ba5 Updated Synergy to version 1.4.15. 2013-10-30 13:09:19 -05:00
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
Martin Polden fbf66a989c Add Synergy cask 2013-05-06 20:40:11 +02:00