Upgrade Loop to v0.17.0
This commit is contained in:
parent
413afdf449
commit
304930ef30
|
@ -10,7 +10,7 @@ LND_LATEST_VERSION_FILE=/home/bitcoin/.mynode/lnd_version_latest
|
||||||
LND_UPGRADE_MANIFEST_URL=https://github.com/lightningnetwork/lnd/releases/download/$LND_VERSION/manifest-$LND_VERSION.txt
|
LND_UPGRADE_MANIFEST_URL=https://github.com/lightningnetwork/lnd/releases/download/$LND_VERSION/manifest-$LND_VERSION.txt
|
||||||
LND_UPGRADE_MANIFEST_SIG_URL=https://github.com/lightningnetwork/lnd/releases/download/$LND_VERSION/manifest-guggero-$LND_VERSION.sig
|
LND_UPGRADE_MANIFEST_SIG_URL=https://github.com/lightningnetwork/lnd/releases/download/$LND_VERSION/manifest-guggero-$LND_VERSION.sig
|
||||||
|
|
||||||
LOOP_VERSION="v0.16.0-beta"
|
LOOP_VERSION="v0.17.0-beta"
|
||||||
LOOP_VERSION_FILE=/home/bitcoin/.mynode/loop_version
|
LOOP_VERSION_FILE=/home/bitcoin/.mynode/loop_version
|
||||||
LOOP_LATEST_VERSION_FILE=/home/bitcoin/.mynode/loop_version_latest
|
LOOP_LATEST_VERSION_FILE=/home/bitcoin/.mynode/loop_version_latest
|
||||||
LOOP_UPGRADE_MANIFEST_URL=https://github.com/lightninglabs/loop/releases/download/$LOOP_VERSION/manifest-$LOOP_VERSION.txt
|
LOOP_UPGRADE_MANIFEST_URL=https://github.com/lightninglabs/loop/releases/download/$LOOP_VERSION/manifest-$LOOP_VERSION.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user