Skip to content

Commit

Permalink
simplex-chat-desktop: 5.8.1 -> 6.0.3
Browse files Browse the repository at this point in the history
(cherry picked from commit a852d3d)
  • Loading branch information
r-ryantm authored and TerryGarcia committed Aug 26, 2024
1 parent f1e9d44 commit e406658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/si/simplex-chat-desktop/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

let
pname = "simplex-chat-desktop";
version = "5.7.0";
version = "6.0.3";

src = fetchurl {
url = "https://github.com/simplex-chat/simplex-chat/releases/download/v${version}/simplex-desktop-x86_64.AppImage";
hash = "sha256-T8ojnay/FCa9Q4PObqlfy2MC4pKTF73taNW8elNDjIg=";
hash = "sha256-No3nS1AUOxhaxvaPvc8tLW+fj59P4AT/bt0dZobdGAw=";
};

appimageContents = appimageTools.extract {
Expand Down

0 comments on commit e406658

Please sign in to comment.