Google_chrome 143.0.7499.109-1 => 143.0.7499.146-1 (#13875)

This commit is contained in:
Ed Reel
2025-12-16 19:39:29 -06:00
committed by GitHub
parent 88b2575589
commit 578dae241b
3 changed files with 5 additions and 3 deletions

View File

@@ -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

View File

@@ -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
View File

@@ -0,0 +1,2 @@
#!/bin/bash
google-chrome --version