From 1b27131b0400967eab28478fe4b4338760e63d4d Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 17 Jul 2023 10:38:21 +0200 Subject: [PATCH] lnd: patch update from 0.16.3 to 0.16.4 a memory leak bugfix: https://github.com/btcsuite/btcwallet/pull/872 https://github.com/lightningnetwork/lnd/releases/tag/v0.16.4-beta --- lnd/env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lnd/env b/lnd/env index e8d2cc2..53ffb8a 100644 --- a/lnd/env +++ b/lnd/env @@ -1,6 +1,6 @@ -LND_VERSION_DIR_AARCH64=lnd-linux-arm64-v0.16.3-beta -LND_URL_AARCH64=https://github.com/lightningnetwork/lnd/releases/download/v0.16.3-beta/lnd-linux-arm64-v0.16.3-beta.tar.gz -LND_SHA256_AARCH64=2f50b9123d5af154c7ea42120fd5a185668daf3d519e06c1deb8c20005986006 +LND_VERSION_DIR_AARCH64=lnd-linux-arm64-v0.16.4-beta +LND_URL_AARCH64=https://github.com/lightningnetwork/lnd/releases/download/v0.16.4-beta/lnd-linux-arm64-v0.16.4-beta.tar.gz +LND_SHA256_AARCH64=ec5ee06edeef8af55edb18460ffc6a4b32b9fa632ff011883425e83fabcafa9e # binaries and config root; data is elsewhere, in /ssd/lnd as per lnd conf. LND_HOME=/home/lnd