Skip to content

Commit

Permalink
Update Bitcoin Core install script (#4007)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph authored Oct 21, 2024
1 parent 891ad22 commit 9087ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install-bitcoin-core-linux
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -euxo pipefail

version=27.1
version=28.0

wget \
-O bitcoin.tar.gz \
Expand Down

0 comments on commit 9087ec5

Please sign in to comment.