Merge pull request #72375 from toonn/wire-desktop-bump

wire-desktop: linux 3.10.2904 -> 3.11.2912
This commit is contained in:
worldofpeace 2019-11-03 17:26:14 +00:00 committed by GitHub
commit 59edabf8ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,12 +18,12 @@ let
pname = "wire-desktop";
version = {
x86_64-linux = "3.10.2904";
x86_64-linux = "3.11.2912";
x86_64-darwin = "3.10.3215";
}.${system} or throwSystem;
sha256 = {
x86_64-linux = "1vrz4568mlhylx17jw4z452f0vrd8yd8qkbpkcvnsbhs6k066xcn";
x86_64-linux = "1d2wa13d750dd2vslnvzf0ibwjmf5s299pxq0rs2x98y2sabw3sl";
x86_64-darwin = "0ygm3fgy9k1dp2kjfwsrrwq1i88wgxc6k8y80yz61ivdawgph9wa";
}.${system} or throwSystem;