wire-desktop: mac 3.40.5442 -> 3.42.5489 (#541443)
This commit is contained in:
@@ -28,12 +28,12 @@ let
|
||||
};
|
||||
};
|
||||
x86_64-darwin = rec {
|
||||
version = "3.40.5442";
|
||||
version = "3.42.5489";
|
||||
src = fetchFromGitHub {
|
||||
owner = "wireapp";
|
||||
repo = "wire-desktop";
|
||||
tag = "macos/${version}";
|
||||
hash = "sha256-pNu+/JKvaKSqHxNeDL8RcDy+FiY3aynQH06t05qgXrA=";
|
||||
hash = "sha256-v80sdksor6V0OVXlBTeMf9Jz8lhQy+UdyTxxupuafeo=";
|
||||
};
|
||||
};
|
||||
aarch64-linux = x86_64-linux;
|
||||
|
||||
Reference in New Issue
Block a user