Skip to content

Commit

Permalink
wire-desktop: linux 3.17.2924 -> 3.18.2925
Browse files Browse the repository at this point in the history
  • Loading branch information
toonn committed Jun 2, 2020
1 parent aabcd40 commit 3e2b6b9
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -21,12 +21,12 @@ let

version = {
x86_64-darwin = "3.17.3666";
x86_64-linux = "3.17.2924";
x86_64-linux = "3.18.2925";
}.${system} or throwSystem;

sha256 = {
x86_64-darwin = "0r3ckfrdx0ah6wn364ii1q1laya2nmmfz9jsikc6ss28lijb6ipn";
x86_64-linux = "16f8zawdx7dyrb8hp3fd2j821jj7jlan60knmdlrrk84phlc9ldd";
x86_64-linux = "01g39hncj1w0zyfrzv4mgv8npwvx0g0lw99azyai99877b30bm8j";
}.${system} or throwSystem;

meta = with stdenv.lib; {
Expand Down

0 comments on commit 3e2b6b9

Please sign in to comment.