Update google-chrome.rb (#40821)

This commit is contained in:
miccal 2017-11-16 09:07:04 +08:00 committed by commitay
parent 80198c53bb
commit cd80a128ec
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ cask 'google-chrome' do
homepage 'https://www.google.com/chrome/'
auto_updates true
conflicts_with cask: [
'google-chrome-beta',
'google-chrome-dev',
]
depends_on macos: '>= :mavericks'
app 'Google Chrome.app'