config.scripts: bump bitcoin core to v29.2 (#5163)

This commit is contained in:
Marin Atanasov Nikolov
2025-11-11 17:20:02 +02:00
committed by rootzoll
parent 0d0ce74f08
commit b1e5816b5c

2
home.admin/config.scripts/bitcoin.install.sh Normal file → Executable file
View File

@@ -2,7 +2,7 @@
# set version (change if update is available) # set version (change if update is available)
# https://bitcoincore.org/en/download/ # https://bitcoincore.org/en/download/
bitcoinVersion="29.0" bitcoinVersion="29.2"
# command info # command info