simplex-chat-desktop: update binary hash (#426933)

This commit is contained in:
Pol Dellaiera
2025-07-20 22:00:26 +02:00
committed by GitHub
@@ -11,7 +11,7 @@ let
src = fetchurl {
url = "https://github.com/simplex-chat/simplex-chat/releases/download/v${version}/simplex-desktop-x86_64.AppImage";
hash = "sha256-QTq2hBuFfuCvQ9EDcSW5M7bpkBvhYjYXCkKaRqLyblg=";
hash = "sha256-DxOq0pimXxvXDi65Hryp7Fv++M6a+V1qYyDSSEgttQs=";
};
appimageContents = appimageTools.extract {