ledger-live-desktop: 2.46.2 -> 2.47.0

ledger-live-desktop: 2.46.2 -> 2.47.0
This commit is contained in:
Marek Generowicz 2022-09-12 13:29:44 +03:00 committed by GitHub
parent 564fb91065
commit 5b79100cad
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.46.2";
version = "2.47.0";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-fSfES+6+LCRTLdOy3RJaHzv0zRXkqT+0Rsdt2kSeU18=";
hash = "sha256-KmNiyWF74hHLLu+uQDiFAMJJvyU/rgyrBhh6O6iMVIg=";
};
appimageContents = appimageTools.extractType2 {