clightning-rest: 0.8.0 -> 0.9.0
This commit is contained in:
parent
c3769014b1
commit
02f1599503
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#! nix-shell -i bash -p gnupg wget gnused
|
||||
set -euo pipefail
|
||||
|
||||
version="0.8.0"
|
||||
version="0.9.0"
|
||||
repo=https://github.com/Ride-The-Lightning/c-lightning-REST
|
||||
|
||||
scriptDir=$(cd "${BASH_SOURCE[0]%/*}" && pwd)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue