change chrome version to just name the channel

This commit is contained in:
phinze 2012-08-25 22:00:51 -05:00
parent b242a97f53
commit 0ba205fa67
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class GoogleChrome < Cask
url 'https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg'
homepage 'https://www.google.com/chrome/'
version '17.0.963.56'
version 'stable-channel'
end