clightning-rest: 0.10.3 -> 0.10.4
This commit is contained in:
parent
f2a970406b
commit
edcf39daf5
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
set -euo pipefail
|
||||
. "${BASH_SOURCE[0]%/*}/../../helper/run-in-nix-env" "gnupg wget gnused" "$@"
|
||||
|
||||
version="0.10.3"
|
||||
version="0.10.4"
|
||||
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