spark-wallet: 0.2.16 -> 0.2.17

This commit is contained in:
nixbitcoin
2020-10-18 16:00:06 +00:00
parent 06cba7b519
commit 1f2f910774
2 changed files with 47 additions and 47 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ TMPDIR="$(mktemp -d -p /tmp)"
trap "rm -rf $TMPDIR" EXIT
# Get/verify spark-wallet-npm.tgz
version="0.2.16"
version="0.2.17"
export GNUPGHOME=$TMPDIR
gpg --keyserver hkps://keyserver.ubuntu.com --recv-key FCF19B67866562F08A43AAD681F6104CD0F150FC
wget -P $TMPDIR https://github.com/shesek/spark-wallet/releases/download/v${version}/SHA256SUMS.asc