ops: Bump elementsd to v22.1

This commit is contained in:
wiz 2023-03-17 22:07:48 +09:00
parent ef54385068
commit 7c2493f3fa
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -357,7 +357,7 @@ ELEMENTS_REPO_URL=https://github.com/ElementsProject/elements
ELEMENTS_REPO_NAME=elements
ELEMENTS_REPO_BRANCH=master
#ELEMENTS_LATEST_RELEASE=$(curl -s https://api.github.com/repos/ElementsProject/elements/releases/latest|grep tag_name|head -1|cut -d '"' -f4)
ELEMENTS_LATEST_RELEASE=elements-0.21.0.2
ELEMENTS_LATEST_RELEASE=elements-22.1
echo -n '.'
BITCOIN_ELECTRS_REPO_URL=https://github.com/blockstream/electrs