simplex-chat-desktop: 6.4.0 -> 6.4.2 (#430451)

Co-authored-by: TerryGarcia <TerryGarcia@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-08-02 19:49:13 +00:00 committed by GitHub
commit deafde8025
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,11 +7,11 @@
let
pname = "simplex-chat-desktop";
version = "6.4.0";
version = "6.4.2";
src = fetchurl {
url = "https://github.com/simplex-chat/simplex-chat/releases/download/v${version}/simplex-desktop-x86_64.AppImage";
hash = "sha256-DxOq0pimXxvXDi65Hryp7Fv++M6a+V1qYyDSSEgttQs=";
hash = "sha256-g3WsqLEOBcmeUEqNtC0ixJwDbGTvfSUi80pKPvAu6tM=";
};
appimageContents = appimageTools.extract {