app stanza in rescuetime.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:14 -04:00
parent 4786cd87ea
commit d5bf900233
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ class Rescuetime < Cask
url 'https://www.rescuetime.com/installers/RescueTimeInstaller.dmg'
homepage 'https://www.rescuetime.com'
link 'RescueTime.app'
app 'RescueTime.app'
end