simplex-chat-desktop: 6.3.6 -> 6.3.7 (#422738)

This commit is contained in:
Aleksana
2025-07-06 17:35:55 +08:00
committed by GitHub
@@ -7,11 +7,11 @@
let
pname = "simplex-chat-desktop";
version = "6.3.6";
version = "6.3.7";
src = fetchurl {
url = "https://github.com/simplex-chat/simplex-chat/releases/download/v${version}/simplex-desktop-x86_64.AppImage";
hash = "sha256-EvDDWLgucqTPcf9eC2q9IJKfo1mxRAo82PAzkzxVESc=";
hash = "sha256-PsUSSs6HTV3gGbdH+hPifZ2Ak6j1vNSAHsqaL5U1lbY=";
};
appimageContents = appimageTools.extract {