mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
https://github.com/mozilla-firefox/firefox/commits/FIREFOX_140_13_0esr_RELEASE/js/src/build https://github.com/mozilla-firefox/firefox/commits/FIREFOX_140_13_0esr_RELEASE/build Security advisories: - 140.12.0: https://www.mozilla.org/en-US/security/advisories/mfsa2026-58/ - 140.13.0: https://www.mozilla.org/en-US/security/advisories/mfsa2026-70/ Fixes: CVE-2026-12315, CVE-2026-15718, CVE-2026-16355, CVE-2026-16363, CVE-2026-16368, CVE-2026-16369
5 lines
156 B
Nix
5 lines
156 B
Nix
import ./common.nix {
|
|
version = "140.13.0";
|
|
hash = "sha512-k3pBA9ccXh5L8FGCFyn26nC1wY1ESTCkh2lcwj10cSoBNARySPasAjBeAb7LcFQmpVudiXOfAqAe2gHs9bwn8Q==";
|
|
}
|