ledger-live-desktop: 2.58.0->2.60.0

ledger-live-desktop: 2.58.0->2.60.0
This commit is contained in:
Marek Generowicz 2023-05-29 11:37:34 +02:00 committed by GitHub
parent afd309e2a6
commit 0c21ba61bb
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.58.0";
version = "2.60.0";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-y9D+RKAB/woYmnu8X0armsVaxu0CWbqZpRiEFcN7rYM=";
hash = "sha256-dR6F6elUxZW3EuH71d5P9SOSDq5f5lAsYnrfWrsj2KA=";
};
appimageContents = appimageTools.extractType2 {