ledger-live-desktop: 2.44.0 -> 2.45.0

This commit is contained in:
WeebSorceress 2022-07-29 13:56:59 -03:00
parent 0ed9e9e2b3
commit cb731c1365
No known key found for this signature in database
GPG Key ID: 8E1DE45BD51CC084

View File

@ -2,11 +2,11 @@
let
pname = "ledger-live-desktop";
version = "2.44.0";
version = "2.45.0";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-STUkvQ22WnMm8AApz9zjfNeFXhtEUsl/OJIZkFgkd5s=";
hash = "sha256-jw4ocBtyxhPhI2GnhL9tbduY4iIQK53vUHB64qSGXKI=";
};
appimageContents = appimageTools.extractType2 {