bch (+testnet) 23.0.0 → 23.1.0

This commit is contained in:
JoHnY 2021-08-16 07:41:38 +00:00 committed by Martin
parent 7847f7c2ad
commit ad6577cdf1
2 changed files with 6 additions and 6 deletions

View File

@ -22,10 +22,10 @@
"package_name": "backend-bcash",
"package_revision": "satoshilabs-1",
"system_user": "bcash",
"version": "23.0.0",
"binary_url": "https://github.com/bitcoin-cash-node/bitcoin-cash-node/releases/download/v23.0.0/bitcoin-cash-node-23.0.0-x86_64-linux-gnu.tar.gz",
"version": "23.1.0",
"binary_url": "https://github.com/bitcoin-cash-node/bitcoin-cash-node/releases/download/v23.1.0/bitcoin-cash-node-23.1.0-x86_64-linux-gnu.tar.gz",
"verification_type": "sha256",
"verification_source": "474d53ba3dc10cee20da4c1e8d77e31a6b3c54c805f72eab7d705c9211c879bd",
"verification_source": "6a49e9079b90d5ad224fde38027b5365e908e1bf1f46b561fb5c27d4ab107a0c",
"extract_command": "tar -C backend --strip 1 -xf",
"exclude_files": [
"bin/bitcoin-qt"

View File

@ -22,10 +22,10 @@
"package_name": "backend-bcash-testnet",
"package_revision": "satoshilabs-1",
"system_user": "bcash",
"version": "23.0.0",
"binary_url": "https://github.com/bitcoin-cash-node/bitcoin-cash-node/releases/download/v23.0.0/bitcoin-cash-node-23.0.0-x86_64-linux-gnu.tar.gz",
"version": "23.1.0",
"binary_url": "https://github.com/bitcoin-cash-node/bitcoin-cash-node/releases/download/v23.1.0/bitcoin-cash-node-23.1.0-x86_64-linux-gnu.tar.gz",
"verification_type": "sha256",
"verification_source": "474d53ba3dc10cee20da4c1e8d77e31a6b3c54c805f72eab7d705c9211c879bd",
"verification_source": "6a49e9079b90d5ad224fde38027b5365e908e1bf1f46b561fb5c27d4ab107a0c",
"extract_command": "tar -C backend --strip 1 -xf",
"exclude_files": [
"bin/bitcoin-qt"