app stanza in contexts.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:25 -04:00
parent bf76740099
commit 8bd36d2f5b
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Contexts < Cask
appcast 'http://www.contextsformac.com/releases/appcast.xml'
homepage 'http://contextsformac.com/'
link 'Contexts.app'
app 'Contexts.app'
end