app stanza in moom.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:58 -04:00
parent a6a6621f5e
commit bf6339d36d
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Moom < Cask
appcast 'http://manytricks.com/moom/appcast.xml'
homepage 'http://manytricks.com/moom/'
link 'Moom.app'
app 'Moom.app'
end