[Backport release-26.05] ledger-live-desktop: 4.6.0 -> 4.6.1 (#532931)

This commit is contained in:
nixpkgs-ci[bot] 2026-06-18 16:24:06 +00:00 committed by GitHub
commit b02988c87f
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 = "4.6.0";
version = "4.6.1";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-B/ZAtf4pBZ6kjEL9qlJ4dYy7OHjMbtqqukjYvN3CC8c=";
hash = "sha256-OXzxOraDgOBNpsbDAPpf5dGERiK/pkfsVtpzTZkXPQA=";
};
appimageContents = appimageTools.extractType2 {