app stanza in moneyguru.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:57 -04:00
parent 891f1d00f7
commit 3f44e03e06
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ class Moneyguru < Cask
url "http://download.hardcoded.net/moneyguru_osx_#{version.gsub('.', '_')}.dmg"
homepage 'http://www.hardcoded.net/moneyguru/'
link 'moneyGuru.app'
app 'moneyGuru.app'
end