ledger-live-desktop: 2.51.0 -> 2.53.2

ledger-live-desktop: 2.51.0 -> 2.53.2
This commit is contained in:
Marek Generowicz 2023-02-16 13:09:04 +02:00 committed by GitHub
parent 1a75385e6a
commit 2a4825f158
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.51.0";
version = "2.53.2";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-qpgzGJsj7hrrK2i+xP0T+hcw7WMlGBILbHVJBHD5duo=";
hash = "sha256-RGeJWUMZagXM/8SHHOpTpcnsz+BShnGp2yvt31qo5lI=";
};
appimageContents = appimageTools.extractType2 {