Skip to content

Commit

Permalink
signal-desktop: 6.45.1 -> 6.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Feb 3, 2024
1 parent e718d58 commit 52355cc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
callPackage ./generic.nix {} rec {
pname = "signal-desktop";
dir = "Signal";
version = "6.45.1";
version = "6.46.0";
url = "https://updates.signal.org/desktop/apt/pool/s/signal-desktop/signal-desktop_${version}_amd64.deb";
hash = "sha256-yDXtWm+HFzqLTsa7gxy8e7ObVn7lrRewoHMyDGlmZkY=";
hash = "sha256-6s6wFg2mJRaxEyWkZrCefspAdlcDwbjxXpx5CMNGW94=";
}

0 comments on commit 52355cc

Please sign in to comment.