1 cask :v1 => 'google-chrome' do
5 url 'https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg'
6 homepage 'https://www.google.com/chrome/'
8 tags :vendor => 'Google'
10 app 'Google Chrome.app'
13 '~/Library/Application Support/Google/Chrome',
14 '~/Library/Caches/Google/Chrome',
15 '~/Library/Caches/com.google.Chrome',
16 '~/Library/Caches/com.google.Chrome.helper.EH',
17 '~/Library/Caches/com.google.Keystone.Agent',
18 '~/Library/Caches/com.google.SoftwareUpdate',
19 '~/Library/Google/GoogleSoftwareUpdate',
20 '~/Library/Logs/GoogleSoftwareUpdateAgent.log',
23 '~/Library/Caches/Google',
28 The Mac App Store version of 1Password won't work with a Homebrew-Cask-linked Google Chrome. To bypass this limitation, you need to either:
30 + Move Google Chrome to your /Applications directory (the app itself, not a symlink).
31 + Install 1Password from outside the Mac App Store (licenses should transfer automatically, but you should contact AgileBits about it).