From 9be53321644b548b50d8c9a073a0ddc9a0a0ee14 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 26 Aug 2021 14:42:33 +0200 Subject: [PATCH] update interims upadte --- home.admin/config.scripts/lnd.update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.admin/config.scripts/lnd.update.sh b/home.admin/config.scripts/lnd.update.sh index 29f94d06d..46eaf572d 100755 --- a/home.admin/config.scripts/lnd.update.sh +++ b/home.admin/config.scripts/lnd.update.sh @@ -18,14 +18,14 @@ mode="$1" # RECOMMENDED UPDATE BY RASPIBLITZ TEAM # comment will be shown as "BEWARE Info" when option is choosen (can be multiple lines) -lndUpdateVersion="0.12.1-beta" +lndUpdateVersion="0.13.2-beta" lndUpdateComment="Please keep in mind that downgrading afterwards is not tested. Also not all additional apps are fully tested with the this update - but it looked good on first tests." # check who signed the release in https://github.com/lightningnetwork/lnd/releases # olaoluwa # PGPauthor="roasbeef" # lndUpdatePGPpkeys="https://keybase.io/roasbeef/pgp_keys.asc" -# lndUpdatePGPcheck="9769140D255C759B1EB77B46A96387A57CAAE94D" +# lndUpdatePGPcheck="4AB7F8DA6FAEBB3B70B1F903BC13F65E2DC84465" #joostjager # PGPauthor="joostjager"