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-12 13:19:30 +02:00 committed by GitHub
parent 195e6dc214
commit a958b2a126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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