ledger-live-desktop: 2.45.1 -> 2.46.0

ledger-live-desktop: 2.45.1 -> 2.46.0
This commit is contained in:
Marek Generowicz 2022-08-24 11:21:23 +03:00 committed by GitHub
parent b70d5b5854
commit 706f65099a
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.45.1";
version = "2.46.0";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-KUp7ZQZ+THjioOSe3A40Zj+5OteWxEv+dnSbTUM8qME=";
hash = "sha256-QbCiOzASqicd0Tns1sV9ZVoc/GmuoohB9wB/g0Z6uFA=";
};
appimageContents = appimageTools.extractType2 {