wire-desktop: mac 3.31.4556 -> 3.32.4589

This commit is contained in:
toonn 2023-10-09 15:52:49 +02:00
parent b95655aa89
commit 38c38c7cd6

View File

@ -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;