Skip to content

Commit d03c9f9

Browse files
simplex-chat-desktop: 6.4.3.1 -> 6.4.4 (#438441)
2 parents 2f15484 + 24212ab commit d03c9f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/si/simplex-chat-desktop/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
let
99
pname = "simplex-chat-desktop";
10-
version = "6.4.3.1";
10+
version = "6.4.4";
1111

1212
src = fetchurl {
1313
url = "https://github.com/simplex-chat/simplex-chat/releases/download/v${version}/simplex-desktop-x86_64.AppImage";
14-
hash = "sha256-rFNatd7mC96WrX6imDOdEMNkSokiSeYq0oFRh/HTEC8=";
14+
hash = "sha256-yL/WNdq3egTzalwheYDreMgxUJXqUEe45c9k0eXX7Wg=";
1515
};
1616

1717
appimageContents = appimageTools.extract {

0 commit comments

Comments
 (0)