Release v0.7.2-beta-hotfix
Hotfix for the issue reported after release v0.7.1, server failed to started when configured as a plugin.
#114
If you are running cl-REST as a plugin, please upgrade to this version.
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/c-lightning-REST/archive/refs/tags/v0.7.2.tar.gz
wget https://github.com/Ride-The-Lightning/c-lightning-REST/releases/download/v0.7.2/v0.7.2.tar.gz.asc
Verify the release:
gpg --verify v0.7.2.tar.gz.asc v0.7.2.tar.gz
gpg: Signature made Mon 09 May 2022 06:37:59 PM EDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "saubyk (added uid) <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg: aka "Suheb (approves) <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg: aka "Suheb <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3E9B D443 6C28 8039 CA82 7A92 00C9 E2BC 2E45 666F
Untar and install the release:
tar -xvf v0.7.2.tar.gz
cd c-lightning-REST-0.7.2
npm install --only=prod
Docker images at https://hub.docker.com/repository/docker/saubyk/c-lightning-rest/tags
docker pull saubyk/c-lightning-rest:0.7.2
docker pull saubyk/c-lightning-rest:0.7.2-arm32v7
docker pull saubyk/c-lightning-rest:0.7.2-arm64v8
docker pull saubyk/c-lightning-rest:0.7.2-amd64