mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 07:28:01 -05:00
Vivaldi 7.7.3851.66-1 => 7.7.3851.67-1 (#14082)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Total size: 436921000
|
||||
# Total size: 436925686
|
||||
/usr/local/bin/vivaldi
|
||||
/usr/local/bin/vivaldi-stable
|
||||
/usr/local/etc/cron.daily/vivaldi
|
||||
@@ -444,7 +444,7 @@
|
||||
/usr/local/share/vivaldi/resources/vivaldi/adblocker_resources/redirectable_resources.json
|
||||
/usr/local/share/vivaldi/resources/vivaldi/background-bundle.js
|
||||
/usr/local/share/vivaldi/resources/vivaldi/background-common-bundle.js
|
||||
/usr/local/share/vivaldi/resources/vivaldi/background-service-worker-1b706cd0189c526deabe85aeef4da297.js
|
||||
/usr/local/share/vivaldi/resources/vivaldi/background-service-worker-0fe36b1b818f562085b49c433b0a1d84.js
|
||||
/usr/local/share/vivaldi/resources/vivaldi/bundle-mailreader-worker.js
|
||||
/usr/local/share/vivaldi/resources/vivaldi/bundle.js
|
||||
/usr/local/share/vivaldi/resources/vivaldi/components/mail/mail.html
|
||||
|
||||
@@ -5,7 +5,7 @@ class Vivaldi < Package
|
||||
description 'Vivaldi is a new browser that blocks unwanted ads, protects you from trackers, and puts you in control with unique built-in features.'
|
||||
homepage 'https://vivaldi.com/'
|
||||
# The project stopped supporting armv7l after the 7.5 release.
|
||||
version ARCH.eql?('x86_64') ? '7.7.3851.66-1' : '7.5.3735.74-1'
|
||||
version ARCH.eql?('x86_64') ? '7.7.3851.67-1' : '7.5.3735.74-1'
|
||||
license 'Vivaldi'
|
||||
compatibility 'aarch64 armv7l x86_64'
|
||||
min_glibc '2.37'
|
||||
@@ -28,7 +28,7 @@ class Vivaldi < Package
|
||||
source_sha256 '9017e6327c140ad9a9e1f0ce450681a729a15ea764337c30226f51c042ff7e62'
|
||||
when 'x86_64'
|
||||
arch = 'amd64'
|
||||
source_sha256 '9150f46957e1a8cd5984587255c67ab5e17748cd8695e63805db115ddc6ed6be'
|
||||
source_sha256 '6ef739415b7e41c6b0f596b7e92e93ba07d72c08fbe5bbbc17bda74ba174a6f1'
|
||||
end
|
||||
|
||||
source_url "https://downloads.vivaldi.com/stable/vivaldi-stable_#{version}_#{arch}.deb"
|
||||
|
||||
@@ -95,6 +95,7 @@ opencode
|
||||
rqlite
|
||||
sphinx
|
||||
usql
|
||||
vivaldi
|
||||
vscodium
|
||||
xdpyinfo
|
||||
yyjson
|
||||
|
||||
Reference in New Issue
Block a user