Browse Source

Update google-chrome-beta.rb (#4773)

master
miccal 7 years ago
committed by commitay
parent
commit
5096759fa4
  1. 5
      Casks/google-chrome-beta.rb

5
Casks/google-chrome-beta.rb

@ -6,6 +6,11 @@ cask 'google-chrome-beta' do
name 'Google Chrome'
homepage 'https://www.google.com/chrome/browser/beta.html?platform=mac&extra=betachannel'
conflicts_with cask: [
'google-chrome',
'google-chrome-dev',
]
app 'Google Chrome.app'
uninstall launchctl: [

Loading…
Cancel
Save