From 38c38c7cd6c69800537716e620dc511da700120e Mon Sep 17 00:00:00 2001 From: toonn Date: Mon, 9 Oct 2023 15:52:49 +0200 Subject: wire-desktop: mac 3.31.4556 -> 3.32.4589 --- .../networking/instant-messengers/wire-desktop/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications') diff --git a/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix b/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix index 35b9187b87180..c06a76a179295 100644 --- a/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix +++ b/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix @@ -26,12 +26,12 @@ let pname = "wire-desktop"; version = { - x86_64-darwin = "3.31.4556"; + x86_64-darwin = "3.32.4589"; x86_64-linux = "3.32.3079"; }.${system} or throwSystem; hash = { - x86_64-darwin = "sha256-qRRdt/TvSvQ3RiO/I36HT+C88+ev3gFcj+JaEG38BfU="; + x86_64-darwin = "sha256-PDAZCnkgzlausdtwycK+PHfp+zmL33VnX6RzCsgBTZ4="; x86_64-linux = "sha256-+4aRis141ctI50BtBwipoVtPoMGRs82ENqZ+y2ZlL58="; }.${system} or throwSystem; -- cgit 1.4.1