Firefox 136.0.2 => 136.0.3 (#11614)

This commit is contained in:
Ed Reel
2025-03-26 15:16:37 -05:00
committed by GitHub
parent f4c0664eaf
commit 57e2ca7930

View File

@@ -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 '136.0.2'
version '136.0.3'
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 '7ea3882e814669784f0960e4d6bb50a0ac88997a1d17fb125d0f411961ad763a'
source_sha256 '0f7c9a3f04c7aedc50c01880266eae354094b872aa3c73a05f11a212bd70face'
depends_on 'at_spi2_core'
depends_on 'cairo'