ledger-live-desktop: 2.64.1 -> 2.64.2

This commit is contained in:
R. Ryantm 2023-07-31 05:48:36 +00:00
parent 62c76b3411
commit 7e54422bf9

View file

@ -2,11 +2,11 @@
let
pname = "ledger-live-desktop";
version = "2.64.1";
version = "2.64.2";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-EdrJcu3xv+Q31ps3pcjfQh+Kf6C/sidGpk2XM8qBEr0=";
hash = "sha256-8cb5FA/Ogd6GI0AclxHicZGV3K5bVsZuIl/3A03r5qQ=";
};