mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Google_chrome 143.0.7499.109-1 => 143.0.7499.146-1 (#13875)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Total size: 391551132
|
||||
# Total size: 391356415
|
||||
/usr/local/bin/google-chrome
|
||||
/usr/local/share/appdata/google-chrome.appdata.xml
|
||||
/usr/local/share/applications/com.google.Chrome.desktop
|
||||
|
||||
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Google_chrome < Package
|
||||
description 'Google Chrome is a fast, easy to use, and secure web browser.'
|
||||
homepage 'https://www.google.com/chrome/'
|
||||
version '143.0.7499.109-1'
|
||||
version '143.0.7499.146-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_#{version}_amd64.deb"
|
||||
source_sha256 'dfa61e3934e17c5ccc42cfb0c7114bc30526a74b8f05bd3e6fc4c3ecb1b57bed'
|
||||
source_sha256 '1a110f0e8968aa59c4619fe569569074da25c675bd0c1571d84b5ef4c8f41834'
|
||||
|
||||
no_compile_needed
|
||||
no_shrink
|
||||
|
||||
2
tests/package/g/google_chrome
Executable file
2
tests/package/g/google_chrome
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
google-chrome --version
|
||||
Reference in New Issue
Block a user