thunderbird-unwrapped: 141.0 -> 142.0

https://www.thunderbird.net/en-US/thunderbird/142.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2025-70/

Fixes: CVE-2025-9179, CVE-2025-9180, CVE-2025-9181, CVE-2025-9182,
       CVE-2025-9187, CVE-2025-9184, CVE-2025-9185
This commit is contained in:
Martin Weinelt
2025-08-21 00:42:17 +02:00
parent bbdeba7418
commit 4baea46864
@@ -94,8 +94,8 @@ rec {
thunderbird = thunderbird-latest;
thunderbird-latest = common {
version = "141.0";
sha512 = "cd747c0831532f90685975567102d1bdb90a780e21209fe4b7bddf2d84ac88576766706e95e22043a30a8a89b6d3daffb56a68c3ccc4a300b8236b20d4fca675";
version = "142.0";
sha512 = "9a871846fc395c69688310dbf4a4569b75d3b2952a34ba1f7dc9ef5a60a34bd740087b4abb2a1a4d522dfa9d6640f2f4fcc9972a2b72160d1ed3e0df71c2901c";
updateScript = callPackage ./update.nix {
attrPath = "thunderbirdPackages.thunderbird-latest";