Add link option to Sublime Text cask

Add link option to Sublime Text cask
This commit is contained in:
Roger Ragulan Rajaratnam 2013-05-29 11:28:22 +01:00
parent b5cb94c12e
commit c0f1c8332d
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@ class SublimeText < Cask
homepage 'http://www.sublimetext.com/2'
version '2.0.1'
sha1 'b5f91ee4f62d36c0490c021d5fb134b9e7cb3936'
link 'Sublime Text 2.app'
end