ledger-live-desktop: 2.49.0 -> 2.49.2

ledger-live-desktop: 2.49.0 -> 2.49.2
This commit is contained in:
Marek Generowicz 2022-10-28 13:54:11 +03:00 committed by GitHub
parent 47293efac9
commit 036fe207ba
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.49.0";
version = "2.49.2";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-5HrPeLeMPh6hc1OLZVSPWMSV+ZwjgQyUmFCW+ZyYdCA=";
hash = "sha256-8KGZRTJu3uGFyf4vogoC9kDrKegD8Op4Z7gqQK+UFl8=";
};
appimageContents = appimageTools.extractType2 {