Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
wire-desktop: mac 3.18.3728 -> 3.20.3912
Browse files Browse the repository at this point in the history
  • Loading branch information
toonn committed Oct 7, 2020
1 parent ad9d115 commit 4448bd4
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -22,12 +22,12 @@ let
pname = "wire-desktop";

version = {
x86_64-darwin = "3.19.3799";
x86_64-darwin = "3.20.3912";
x86_64-linux = "3.20.2934";
}.${system} or throwSystem;

sha256 = {
x86_64-darwin = "1sv8n4g1pd4nwpwsg0m61zhrfjlh7sj29rnh46xjw1qg332g6cw9";
x86_64-darwin = "1crkdqzq3iccxbrqlrar4ai43qzjsgd4hvcajgzmz2y33f30xgqr";
x86_64-linux = "0z6vrhzrhrrnl3swjbxrbl1dhk2fx86s45n2z2in2shdlv08dcx7";
}.${system} or throwSystem;

Expand Down

0 comments on commit 4448bd4

Please sign in to comment.