From eb532c7f484bfcd011ce5f462dc2da7b7a5442fa Mon Sep 17 00:00:00 2001 From: toonn Date: Mon, 28 Jun 2021 15:14:51 +0200 Subject: wire-desktop: mac 3.25.4095 -> 3.26.4145 --- .../networking/instant-messengers/wire-desktop/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/networking/instant-messengers/wire-desktop') diff --git a/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix b/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix index 977c69d9e2ea7..fc8fbdcede3d3 100644 --- a/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix +++ b/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix @@ -22,12 +22,12 @@ let pname = "wire-desktop"; version = { - x86_64-darwin = "3.25.4095"; + x86_64-darwin = "3.26.4145"; x86_64-linux = "3.26.2941"; }.${system} or throwSystem; sha256 = { - x86_64-darwin = "01gbmbxs3w7lwsy5wjpr7fgqkb20rj5fv1r3dsmjkfwy45pd835j"; + x86_64-darwin = "1ck74a9z2mrwmljrqm347bqhjiaf1v0bf1jfnp58cqngh5ygqnf2"; x86_64-linux = "01gy84gr0gw5ap7hpy72azaf6hlzac7vxkn5cgad5sfbyzxgjgc9"; }.${system} or throwSystem; -- cgit 1.4.1