We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1be77f7 + 9acc436 commit cb6aa80Copy full SHA for cb6aa80
1 file changed
pkgs/by-name/le/ledger-live-desktop/package.nix
@@ -8,11 +8,11 @@
8
9
let
10
pname = "ledger-live-desktop";
11
- version = "2.135.2";
+ version = "2.137.0";
12
13
src = fetchurl {
14
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
15
- hash = "sha256-K74ILzYKvNccnJyUBvWoA6xijkcXWGFLuCfdaQtmvR8=";
+ hash = "sha256-G9wuefSt4OEFIM8rHLSyBY8t+jxgKPt4T+KQF6Jh3Tk=";
16
};
17
18
appimageContents = appimageTools.extractType2 {
0 commit comments