google-chrome.rb: add name

This commit is contained in:
Victor Popkov 2015-03-31 23:16:29 +03:00
parent a236549c69
commit 2e00a4e08c

View file

@ -3,6 +3,7 @@ cask :v1 => 'google-chrome' do
sha256 :no_check
url 'https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg'
name 'Google Chrome'
homepage 'https://www.google.com/chrome/'
license :gratis
tags :vendor => 'Google'