Skip to content

Commit cb6aa80

Browse files
authored
ledger-live-desktop: 2.135.2 -> 2.137.0 (#481966)
2 parents 1be77f7 + 9acc436 commit cb6aa80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.135.2";
11+
version = "2.137.0";
1212

1313
src = fetchurl {
1414
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
15-
hash = "sha256-K74ILzYKvNccnJyUBvWoA6xijkcXWGFLuCfdaQtmvR8=";
15+
hash = "sha256-G9wuefSt4OEFIM8rHLSyBY8t+jxgKPt4T+KQF6Jh3Tk=";
1616
};
1717

1818
appimageContents = appimageTools.extractType2 {

0 commit comments

Comments
 (0)