app stanza in handbrake.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:40 -04:00
parent 15183e29ff
commit 3665fe4451
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Handbrake < Cask
appcast 'http://handbrake.fr/appcast.x86_64.xml'
homepage 'http://handbrake.fr/'
link 'HandBrake.app'
app 'HandBrake.app'
end