clightning-plugins: update to latest rev
This commit is contained in:
@@ -10,5 +10,5 @@ archive_hash () {
|
||||
|
||||
echo "Fetching latest lightningd/plugins release"
|
||||
latest=$(git ls-remote https://github.com/lightningd/plugins master | cut -f 1)
|
||||
echo "rev: ${latest}"
|
||||
echo "sha256: $(archive_hash lightningd/plugins $latest)"
|
||||
echo "rev = \"${latest}\";"
|
||||
echo "sha256 = \"$(archive_hash lightningd/plugins $latest)\";"
|
||||
|
||||
Reference in New Issue
Block a user