ledger-live-desktop: 2.130.0 -> 2.130.1

This commit is contained in:
R. Ryantm
2025-10-10 15:03:42 +00:00
parent d8c903a0ad
commit 194a6d8e03

View File

@@ -8,11 +8,11 @@
let
pname = "ledger-live-desktop";
version = "2.130.0";
version = "2.130.1";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-llI3J/7fPnO5lrLe04VZQTVmJmPyY9vg1EXy6Pea+6s=";
hash = "sha256-7o75rSuVir1b/y3gX5Otbgbs4Xcnra2Ku1Q99a/fMJk=";
};
appimageContents = appimageTools.extractType2 {