clightning-rest: 0.7.0 -> 0.7.2
This commit is contained in:
parent
4c2d908a38
commit
beae9f8df7
2 changed files with 9 additions and 9 deletions
|
|
@ -5,7 +5,7 @@ set -euo pipefail
|
|||
TMPDIR="$(mktemp -d -p /tmp)"
|
||||
trap "rm -rf $TMPDIR" EXIT
|
||||
|
||||
version="0.7.0"
|
||||
version="0.7.2"
|
||||
repo=https://github.com/Ride-The-Lightning/c-lightning-REST
|
||||
|
||||
# Fetch and verify source tarball
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue