ledger-live-desktop: 2.107.0 -> 2.109.0 (#400516)

This commit is contained in:
André Silva 2025-04-21 15:05:35 +01:00 committed by GitHub
commit 57de255324
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,11 +8,11 @@
let
pname = "ledger-live-desktop";
version = "2.107.0";
version = "2.109.0";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-PtoazbAwwG856M2HoPjN6yuTHlSiIJs5PziDrkLAEZE=";
hash = "sha256-wqY5f+A4j+KY99LulL8YS1eACvEsTSfMGV7Be6yOMqM=";
};
appimageContents = appimageTools.extractType2 {