app stanza in xact.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:38 -04:00
parent b4f24a9455
commit 36111d251e
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Xact < Cask
appcast 'http://xactupdate.scottcbrown.org/xACT.xml'
homepage 'http://xact.scottcbrown.org'
link "xACT #{version}/xACT.app"
app "xACT #{version}/xACT.app"
end