Commit Graph

23 Commits

Author SHA1 Message Date
Josh Hagins 312ae841f1 Use Ruby 1.9 hash syntax in casks where possible 2016-01-17 21:57:28 -05:00
Vítor Galvão 1cd203c8d0 updated lincastor (1.4) 2016-01-16 13:12:42 +00:00
Vítor Galvão 530f9dbd47 fix all :checkpoint values 2016-01-13 19:27:34 +00:00
Vítor Galvão bbc9cc0138 change all appcast casks to use :checkpoint 2016-01-13 19:27:34 +00:00
Vítor Galvão 009e089f8e force change empty sha256 strings before fixing for checkpoint 2016-01-13 19:07:05 +00:00
Vítor Galvão 89d97ecbb7 lincastor.rb: appcast sha256 without pubDate 2016-01-13 16:19:43 +00:00
Josh Hagins 38fadcb13a lincastor.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Jan Sauer acec359388 Fix homepage to use SSL in LinCastor Cask
The HTTP URL is already getting redirected to HTTPS. Using the HTTPS URL directly
makes it more secure and saves a HTTP round-trip.
2015-06-11 02:43:27 +02:00
Victor Popkov 7110bd31a3 lincastor.rb: add appcast 2015-05-31 23:52:44 +03:00
Victor Popkov db0a6b3829 lincastor.rb: add name 2015-04-08 21:28:58 +03:00
Vítor Galvão 83e0738dda lincastor.rb: change ':unknown' license comment 2014-12-20 13:46:32 +00:00
Roland Walker 0446169b4d license todo comment in lincastor 2014-12-10 08:49:56 -05:00
Vítor Galvão df0151cbe9 added TLD to host reference in 'official download host' comment in lincastor.rb 2014-11-16 22:41:37 +00:00
Roland Walker e9924b0de7 new-style header in lincastor 2014-11-13 12:35:59 -05:00
Vítor Galvão bb134bfa7a comment use of dropbox in lincastor.rb 2014-10-09 16:29:24 +01:00
Roland Walker ff0d0df5de add license stanza to lincastor 2014-10-01 11:43:13 -04:00
Roland Walker c4b3b98cd5 :latest as symbol in lincastor 2014-09-17 07:42:51 -04:00
Roland Walker a8be759e31 app stanza in lincastor.rb 2014-09-15 12:05:51 -04:00
ndr 2d47450e98 Reformat lincastor.rb according to readability conventions 2014-06-27 02:01:24 +02:00
Radek Simko e6a7efb1db Lincastor updated to latest version 2014-06-06 17:02:03 +01:00
Fernando Paredes cc1135f76f Lincastor: Fix checksum 2014-04-25 20:07:20 -07:00
Caleb Xu 10cf1cbefb Added LinCastor
LinCastor enables you to register your own custom URL protocol scheme
(e.g. mylink://foo/bar) and associate it with an application, shell or
AppleScript handler.

As most OS X application support embedding links as part of a text, a
custom URL protocol scheme provides a great way to connect different
applications together or trigger custom workflows. For example: a link
jira://issue1234 could open a JIRA tracker with specific issue. This
link could then be placed in iCal’s reminder or any other text fields
supporting links.
2014-02-17 18:27:52 -05:00