From 77e187b3574c0871af4b0c306dc6f0ea06958d0e Mon Sep 17 00:00:00 2001 From: rootzoll Date: Wed, 18 Mar 2020 12:13:56 -0700 Subject: [PATCH] #1079 Update Bitcoin to 0.19.1 --- build_sdcard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_sdcard.sh b/build_sdcard.sh index 216aeb7b9..6a88c945c 100644 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -349,7 +349,7 @@ echo "*** PREPARING BITCOIN & Co ***" # set version (change if update is available) # https://bitcoincore.org/en/download/ -bitcoinVersion="0.19.0.1" +bitcoinVersion="0.19.1" # needed to check code signing laanwjPGP="01EA5486DE18A882D4C2684590C8019E36C2E964"