ledger-live-desktop: 2.54.0 -> 2.55.0

ledger-live-desktop: 2.54.0 -> 2.55.0
This commit is contained in:
Marek Generowicz 2023-03-20 17:39:44 +01:00 committed by GitHub
parent 8501a1645a
commit a22e80f516
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.54.0";
version = "2.55.0";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-3UCsMzpoHq4gD4bw/MT1qbl8AnXQnFJqpMi1mlPvv5w=";
hash = "sha256-N0BhbqZvZs3IP+jMxr85KlHs6I/fxWgoK884EKT9C9Y=";
};
appimageContents = appimageTools.extractType2 {