Bump bcash backend (+testnet) 0.19.9 -> 0.19.10
This commit is contained in:
parent
40316727ac
commit
8b9fe50677
@ -22,10 +22,10 @@
|
||||
"package_name": "backend-bcash",
|
||||
"package_revision": "satoshilabs-1",
|
||||
"system_user": "bcash",
|
||||
"version": "0.19.9",
|
||||
"binary_url": "https://download.bitcoinabc.org/0.19.9/linux/bitcoin-abc-0.19.9-x86_64-linux-gnu.tar.gz",
|
||||
"version": "0.19.10",
|
||||
"binary_url": "https://download.bitcoinabc.org/0.19.10/linux/bitcoin-abc-0.19.10-x86_64-linux-gnu.tar.gz",
|
||||
"verification_type": "sha256",
|
||||
"verification_source": "17764dd0de4a6c3d7b41b9cd7877017e7360ed9db0dcfadb40f7801c8a5d6ffc",
|
||||
"verification_source": "e9997d9122b7524f9eb522856b9ec54d9e07b63d9852b3e5a0646fc0df2a5efb",
|
||||
"extract_command": "tar -C backend --strip 1 -xf",
|
||||
"exclude_files": [
|
||||
"bin/bitcoin-qt"
|
||||
@ -49,7 +49,7 @@
|
||||
"additional_params": "",
|
||||
"block_chain": {
|
||||
"parse": true,
|
||||
"subversion": "/Bitcoin ABC:0.19.9/",
|
||||
"subversion": "/Bitcoin ABC:0.19.10/",
|
||||
"address_format": "cashaddr",
|
||||
"mempool_workers": 8,
|
||||
"mempool_sub_workers": 2,
|
||||
|
||||
@ -22,10 +22,10 @@
|
||||
"package_name": "backend-bcash-testnet",
|
||||
"package_revision": "satoshilabs-1",
|
||||
"system_user": "bcash",
|
||||
"version": "0.19.9",
|
||||
"binary_url": "https://download.bitcoinabc.org/0.19.9/linux/bitcoin-abc-0.19.9-x86_64-linux-gnu.tar.gz",
|
||||
"version": "0.19.10",
|
||||
"binary_url": "https://download.bitcoinabc.org/0.19.10/linux/bitcoin-abc-0.19.10-x86_64-linux-gnu.tar.gz",
|
||||
"verification_type": "sha256",
|
||||
"verification_source": "17764dd0de4a6c3d7b41b9cd7877017e7360ed9db0dcfadb40f7801c8a5d6ffc",
|
||||
"verification_source": "e9997d9122b7524f9eb522856b9ec54d9e07b63d9852b3e5a0646fc0df2a5efb",
|
||||
"extract_command": "tar -C backend --strip 1 -xf",
|
||||
"exclude_files": [
|
||||
"bin/bitcoin-qt"
|
||||
@ -49,7 +49,7 @@
|
||||
"additional_params": "",
|
||||
"block_chain": {
|
||||
"parse": true,
|
||||
"subversion": "/Bitcoin ABC:0.19.9/",
|
||||
"subversion": "/Bitcoin ABC:0.19.10/",
|
||||
"address_format": "cashaddr",
|
||||
"mempool_workers": 8,
|
||||
"mempool_sub_workers": 2,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user