From 14f2e3f7f116c9077c8f1dd6fee8e1643f268825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Wed, 19 Jun 2013 22:00:06 +0100 Subject: [PATCH] textual link --- Casks/textual.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/textual.rb b/Casks/textual.rb index 42334589c..bc7b098a5 100644 --- a/Casks/textual.rb +++ b/Casks/textual.rb @@ -3,4 +3,5 @@ class Textual < Cask homepage 'http://www.codeux.com/textual/' version '2.1.1' sha1 'af057d11e3578afa3b80f4f26093978389982ca2' + link 'Textual.app' end