app stanza in ynab.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:40 -04:00
parent 7297cf79f2
commit cb42274055
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ class Ynab < Cask
url "https://www.youneedabudget.com/CDNOrigin/download/ynab4/liveCaptive/Mac/YNAB4_LiveCaptive_#{version}.dmg"
homepage 'http://www.youneedabudget.com/'
link 'YNAB 4.app'
app 'YNAB 4.app'
end