ledger-live-desktop: 2.48.0 -> 2.49.0

ledger-live-desktop: 2.48.0 -> 2.49.0
This commit is contained in:
Marek Generowicz 2022-10-20 14:04:05 +03:00 committed by GitHub
parent 0f4dad2119
commit 922ea942d1
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.48.0";
version = "2.49.0";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-U5QOr76OMTABVb5kteB0FP3igwpXqh9q5XL7aY92UqI=";
hash = "sha256-5HrPeLeMPh6hc1OLZVSPWMSV+ZwjgQyUmFCW+ZyYdCA=";
};
appimageContents = appimageTools.extractType2 {