Add cask for Google Chrome Canary.

This commit is contained in:
Sean T Allen 2012-10-14 03:50:34 -04:00
parent 7fb27c2f79
commit ee3a1b467e

View file

@ -0,0 +1,5 @@
class GoogleChromeCanary < Cask
url 'https://storage.googleapis.com/chrome-canary/GoogleChromeCanary.dmg'
homepage 'https://tools.google.com/dlpage/chromesxs'
version 'latest'
end