mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
Firefox 142.0.1 => 143.0 (#12810)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Total size: 291776380
|
||||
# Total size: 293074138
|
||||
/usr/local/bin/firefox
|
||||
/usr/local/share/applications/firefox.desktop
|
||||
/usr/local/share/firefox/application.ini
|
||||
|
||||
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Firefox < Package
|
||||
description 'Mozilla Firefox (or simply Firefox) is a free and open-source web browser'
|
||||
homepage 'https://www.mozilla.org/en-US/firefox/'
|
||||
version '142.0.1'
|
||||
version '143.0'
|
||||
license 'MPL-2.0, GPL-2 and LGPL-2.1'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.35'
|
||||
source_url "https://download-installer.cdn.mozilla.net/pub/firefox/releases/#{version}/linux-x86_64/en-US/firefox-#{version}.tar.xz"
|
||||
source_sha256 '8f47a714610a624ad536a652a70242aa894a37f65565fd3103d4366869743b91'
|
||||
source_sha256 '1c87a9de21941a15177384d4820a6aa3c7dacb38d34089c73a621734ebf1ea9a'
|
||||
|
||||
depends_on 'at_spi2_core'
|
||||
depends_on 'cairo'
|
||||
|
||||
Reference in New Issue
Block a user