thunderbird-latest-unwrapped: 132.0.1 -> 133.0

https://www.thunderbird.net/en-US/thunderbird/133.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2024-67/

Fixes: CVE-2024-11691, CVE-2024-11692, CVE-2024-11701, CVE-2024-11702,
       CVE-2024-11694, CVE-2024-11695, CVE-2024-11696, CVE-2024-11697,
       CVE-2024-11704, CVE-2024-11698, CVE-2024-11705, CVE-2024-11706,
       CVE-2024-11708, CVE-2024-11699
This commit is contained in:
Martin Weinelt
2024-12-10 02:34:51 +01:00
parent 2f3930f291
commit b5b6587eae
@@ -56,8 +56,8 @@ in rec {
thunderbird = thunderbird-esr;
thunderbird-latest = common {
version = "132.0.1";
sha512 = "ff2ff1344c3ab6594fba2e03d3f0548221934b94972819cfb6de9cea0bf9bac4ec67d14e7c6b9ae854ecdbc472b814a5f6f7204a9ce71ddac6167ff536a6276a";
version = "133.0";
sha512 = "8cf8973964cabdc7fafe83d1dfd4f9fbfd340638b1f3d396a98059c00650549b0f4a7bfc486a294b2966136266d4524d6c825a6ee344cd753ac2f7ab412cbc96";
updateScript = callPackage ./update.nix {
attrPath = "thunderbirdPackages.thunderbird-latest";