Skip to content

Commit bdc95bf

Browse files
authored
ledger-live-desktop: 2.109.0 -> 2.111.0 (#403027)
2 parents 43dc971 + 415a0de commit bdc95bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/le/ledger-live-desktop/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
let
1010
pname = "ledger-live-desktop";
11-
version = "2.109.0";
11+
version = "2.111.0";
1212

1313
src = fetchurl {
1414
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
15-
hash = "sha256-wqY5f+A4j+KY99LulL8YS1eACvEsTSfMGV7Be6yOMqM=";
15+
hash = "sha256-doREuoX6Lpm9V0yPvf/Ne13v4xvSZ16WzqIVAdVBeMw=";
1616
};
1717

1818
appimageContents = appimageTools.extractType2 {

0 commit comments

Comments
 (0)