From 1ae4b03aa276b0f858334db66458d82a5233eba8 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 15 Jan 2025 06:35:05 +0000 Subject: [PATCH] lnd: upgrade from 0.17.4 to 0.18.4 all changelog details: https://github.com/lightningnetwork/lnd/blob/0-18-4-branch/docs/release-notes/release-notes-0.18.0.md https://github.com/lightningnetwork/lnd/blob/0-18-4-branch/docs/release-notes/release-notes-0.18.1.md https://github.com/lightningnetwork/lnd/blob/0-18-4-branch/docs/release-notes/release-notes-0.18.2.md https://github.com/lightningnetwork/lnd/blob/0-18-4-branch/docs/release-notes/release-notes-0.18.3.md https://github.com/lightningnetwork/lnd/blob/0-18-4-branch/docs/release-notes/release-notes-0.18.4.md --- lnd/env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lnd/env b/lnd/env index aca13d0..62e883a 100644 --- a/lnd/env +++ b/lnd/env @@ -1,6 +1,6 @@ -LND_VERSION_DIR_AARCH64=lnd-linux-arm64-v0.17.4-beta -LND_URL_AARCH64=https://github.com/lightningnetwork/lnd/releases/download/v0.17.4-beta/lnd-linux-arm64-v0.17.4-beta.tar.gz -LND_SHA256_AARCH64=3c3472f3f1c93fef5b4e8989278c7538602c9d7c36c35092251c8bad0abf3cef +LND_VERSION_DIR_AARCH64=lnd-linux-arm64-v0.18.4-beta +LND_URL_AARCH64=https://github.com/lightningnetwork/lnd/releases/download/v0.18.4-beta/lnd-linux-arm64-v0.18.4-beta.tar.gz +LND_SHA256_AARCH64=88e030fa9e85949575b8af4743f56c655f132929f627448a1eb198c9ea0147b1 # binaries and config root; data is elsewhere, in /ssd/lnd as per lnd conf. LND_HOME=/home/lnd