Skip to content

Commit 300c521

Browse files
committed
thunderbird-latest-unwrapped: 136.0.1 -> 137.0.1
1 parent 74a4041 commit 300c521

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/networking/mailreaders/thunderbird

1 file changed

+2
-2
lines changed

pkgs/applications/networking/mailreaders/thunderbird/packages.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ rec {
8585
thunderbird = thunderbird-latest;
8686

8787
thunderbird-latest = common {
88-
version = "136.0.1";
89-
sha512 = "cc217f3e07620442714337ea396a7146d9d80cc973de862990a9fac7c4343e900419b71ff8c6575e563deda6daff90bec5809a9a94376cbf1019c834f4e1b1e7";
88+
version = "137.0.1";
89+
sha512 = "387f04aff9380c7261c574e7ef2e4972d63ebfb2768e25aa41a5ee2f3a755780a84099532cf4c1b5635db3412ab543e9b17b0a0476ec06c547b2dc678f19795f";
9090

9191
updateScript = callPackage ./update.nix {
9292
attrPath = "thunderbirdPackages.thunderbird-latest";

0 commit comments

Comments
 (0)