Unverified Commit 125d07fe authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

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

parents 286eab81 8085a5ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {