app stanza in harvest.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:40 -04:00
parent 018ed86d89
commit e9742a5c00
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Harvest < Cask
appcast 'https://www.getharvest.com/harvest/mac/appcast.xml'
homepage 'http://www.getharvest.com/mac'
link 'Harvest.app'
app 'Harvest.app'
end