app stanza in google-chrome.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:39 -04:00
parent b77f297aa9
commit 4b867c33b0
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ class GoogleChrome < Cask
url 'https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg'
homepage 'https://www.google.com/chrome/'
link 'Google Chrome.app'
app 'Google Chrome.app'
end