simplex-chat-desktop: 6.3.2 -> 6.3.3

This commit is contained in:
R. Ryantm
2025-04-26 21:51:06 +00:00
parent 0571e373ab
commit 6668bb3a57
@@ -7,11 +7,11 @@
let
pname = "simplex-chat-desktop";
version = "6.3.2";
version = "6.3.3";
src = fetchurl {
url = "https://github.com/simplex-chat/simplex-chat/releases/download/v${version}/simplex-desktop-x86_64.AppImage";
hash = "sha256-zGF8K0Dqi79EYq8UptwD9kAvsuzdvdGrRxuS3z0Ve/c=";
hash = "sha256-qm0JPwHnfICCUN5mgSrKH8V6orJ4+p/9UmrQ/GPWIBo=";
};
appimageContents = appimageTools.extract {