thunderbird-140: 140.12.1esr -> 140.13.0esr

https://www.thunderbird.net/en-US/thunderbird/140.13.0esr/releasenotes/
(cherry picked from commit 3addee54fd)
This commit is contained in:
Ihar Hrachyshka
2026-07-23 19:06:57 -04:00
committed by github-actions[bot]
parent 597283ad8a
commit 30dfa7cdbb

View File

@@ -91,8 +91,8 @@ rec {
thunderbird-140 = common {
applicationName = "Thunderbird ESR";
version = "140.12.1esr";
sha512 = "24e795483ba7bc112c0debe1becdaf79cc2de95703b9ee726d0216bfc1db7b33c169503f83ac867e5998a8d1d0284a6ef12c7d35d98b10d6432497c2db237477";
version = "140.13.0esr";
sha512 = "778d2fc2837ba367e90c4336f3873da5a0823c182e2f50aa9373cd1ee9ee2b5310372ad9d33e1e11978791b67de4a6952d3036ff7d57b257a06f49c8cd4a830e";
updateScript = callPackage ./update.nix {
attrPath = "thunderbirdPackages.thunderbird-140";