ledger-live-desktop: 2.57.0->2.58.0

ledger-live-desktop: 2.57.0->2.58.0
This commit is contained in:
Marek Generowicz 2023-05-13 14:15:34 +02:00 committed by GitHub
parent a958b2a126
commit fac13da65c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ let
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "ssha256-y9D+RKAB/woYmnu8X0armsVaxu0CWbqZpRiEFcN7rYM=";
hash = "sha256-y9D+RKAB/woYmnu8X0armsVaxu0CWbqZpRiEFcN7rYM=";
};
appimageContents = appimageTools.extractType2 {