Switch update lnd to 0.11.1 (#1611)

This commit is contained in:
Holger Nahrstaedt 2020-10-07 10:56:10 +00:00 committed by rootzoll
parent 263837f1e7
commit eece590831

View File

@ -18,21 +18,21 @@ mode="$1"
# RECOMMENDED UPDATE BY RASPIBLITZ TEAM
# comment will be shown as "BEWARE Info" when option is choosen (can be multiple lines)
lndUpdateVersion="0.11.0-beta"
lndUpdateVersion="0.11.1-beta"
lndUpdateComment="This is a main LND update with a database migration. You will not be able to downgrade again. 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
lndUpdatePGPpkeys="https://keybase.io/roasbeef/pgp_keys.asc"
lndUpdatePGPcheck="9769140D255C759B1EB77B46A96387A57CAAE94D"
# lndUpdatePGPpkeys="https://keybase.io/roasbeef/pgp_keys.asc"
# lndUpdatePGPcheck="9769140D255C759B1EB77B46A96387A57CAAE94D"
#joostjager
# lndUpdatePGPpkeys="https://keybase.io/joostjager/pgp_keys.asc"
# lndUpdatePGPcheck="D146D0F68939436268FA9A130E26BB61B76C4D3A"
# bitconner
# lndUpdatePGPpkeys="https://keybase.io/bitconner/pgp_keys.asc"
# lndUpdatePGPcheck="9C8D61868A7C492003B2744EE7D737B67FA592C7"
lndUpdatePGPpkeys="https://keybase.io/bitconner/pgp_keys.asc"
lndUpdatePGPcheck="9C8D61868A7C492003B2744EE7D737B67FA592C7"
# wpaulino
# lndUpdatePGPpkeys="https://keybase.io/wpaulino/pgp_keys.asc"