File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11name : bitcoin-core
2- version : ' 25 .0'
2+ version : ' 26 .0'
33summary : Fully validating Bitcoin peer-to-peer network node, wallet and GUI
44description : |
55 Bitcoin Core connects to the Bitcoin peer-to-peer network to download and
8484 wget https://bitcoincore.org/bin/bitcoin-core-${SNAPCRAFT_PROJECT_VERSION}/SHA256SUMS
8585 wget https://bitcoincore.org/bin/bitcoin-core-${SNAPCRAFT_PROJECT_VERSION}/bitcoin-${SNAPCRAFT_PROJECT_VERSION}.tar.gz
8686 wget https://bitcoincore.org/bin/bitcoin-core-${SNAPCRAFT_PROJECT_VERSION}/bitcoin-${SNAPCRAFT_PROJECT_VERSION}-${SNAPCRAFT_ARCH_TRIPLET}.tar.gz
87- echo "74ae008c8c0a60c4b8a773b73d743a74d162ff2c53108be99015c82e33b8d0d4 SHA256SUMS" | sha256sum --check
87+ echo "63487c308a6655f939efd700bfca8e0285fa2f869283aaa7192bdd4b8799a747 SHA256SUMS" | sha256sum --check
8888 sha256sum --ignore-missing --check SHA256SUMS
8989 tar -xvf bitcoin-${SNAPCRAFT_PROJECT_VERSION}-${SNAPCRAFT_ARCH_TRIPLET}.tar.gz
9090 tar -xvf bitcoin-${SNAPCRAFT_PROJECT_VERSION}.tar.gz
You can’t perform that action at this time.
0 commit comments