mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
Chrome 96.0.4664.93-1 => 96.0.4664.110-1 (#6498)
This commit is contained in:
@@ -3,11 +3,11 @@ require 'package'
|
||||
class Chrome < Package
|
||||
description 'Google Chrome is a fast, easy to use, and secure web browser.'
|
||||
homepage 'https://www.google.com/chrome'
|
||||
version '96.0.4664.93-1'
|
||||
version '96.0.4664.110-1'
|
||||
license 'google-chrome'
|
||||
compatibility 'x86_64'
|
||||
source_url 'https://dl.google.com/linux/chrome/deb//pool/main/g/google-chrome-stable/google-chrome-stable_96.0.4664.93-1_amd64.deb'
|
||||
source_sha256 '0b8b50d03cb9a58f8841fc03912e847a54a213745a8b10d8c0c75223a51d4394'
|
||||
source_url 'https://dl.google.com/linux/chrome/deb//pool/main/g/google-chrome-stable/google-chrome-stable_96.0.4664.110-1_amd64.deb'
|
||||
source_sha256 '8bc963fc699c72fde6db576df6a47d85e76729ec2605678437df1dd265909e9d'
|
||||
|
||||
depends_on 'nspr'
|
||||
depends_on 'cairo'
|
||||
|
||||
Reference in New Issue
Block a user