mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 22:06:36 -06:00
Add cask for Google Chrome Canary.
This commit is contained in:
parent
7fb27c2f79
commit
ee3a1b467e
1 changed files with 5 additions and 0 deletions
5
Casks/google-chrome-canary.rb
Normal file
5
Casks/google-chrome-canary.rb
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue