update Bitcoin to v0.20.1 (#1509)

This commit is contained in:
frennkie
2020-09-05 23:09:28 +02:00
committed by GitHub
parent a9261fa3aa
commit aca099356a

View File

@@ -475,7 +475,7 @@ echo "*** PREPARING BITCOIN & Co ***"
# set version (change if update is available)
# https://bitcoincore.org/en/download/
bitcoinVersion="0.20.0"
bitcoinVersion="0.20.1"
# needed to check code signing
laanwjPGP="01EA5486DE18A882D4C2684590C8019E36C2E964"