Browse Source

Update google-chrome-dev.rb (#4774)

master
miccal 7 years ago
committed by commitay
parent
commit
5f5f42e0ec
  1. 5
      Casks/google-chrome-dev.rb

5
Casks/google-chrome-dev.rb

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

Loading…
Cancel
Save