mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
google-chrome.rb: add name
This commit is contained in:
parent
a236549c69
commit
2e00a4e08c
1 changed files with 1 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue