wire-desktop: mac 3.21.3959 -> 3.23.4046

This commit is contained in:
toonn 2021-03-17 13:37:56 +01:00
parent 76556fe074
commit a5736f5cf5
No known key found for this signature in database
GPG key ID: A1756943D328A924

View file

@ -22,12 +22,12 @@ let
pname = "wire-desktop";
version = {
x86_64-darwin = "3.21.3959";
x86_64-darwin = "3.23.4046";
x86_64-linux = "3.23.2938";
}.${system} or throwSystem;
sha256 = {
x86_64-darwin = "0fgzzqf1wnkjbcr0j0vjn6sggkz0z1kx6w4gi7gk4c4markdicm1";
x86_64-darwin = "19k8102chh4yphk89kiz83yarawnzdnsq0hbsqpjdhbmarqjcd9s";
x86_64-linux = "1cx5azl5dvya1hf0gayafm4rg6ccmmq978xsgm6lf0rlb4kirj65";
}.${system} or throwSystem;