joinmarket: 0.7.0 -> 0.7.2

This commit is contained in:
nixbitcoin
2020-11-06 08:51:15 +00:00
parent 75bbd4d4a6
commit d4c0653c64
4 changed files with 7 additions and 45 deletions
@@ -9,7 +9,7 @@ cd $TMPDIR
echo "Fetching latest release"
git clone https://github.com/simplexum/python-bitcointx 2> /dev/null
cd python-bitcointx
latest=$(git describe --tags `git rev-list --tags --max-count=1`)
latest=python-bitcointx-v1.1.1.post0
echo "Latest release is ${latest}"
# GPG verification