zec (+testnet) 4.6.0 -> 4.6.0-1
This commit is contained in:
parent
b1005b1fec
commit
787f83bfd8
@ -22,10 +22,10 @@
|
||||
"package_name": "backend-zcash",
|
||||
"package_revision": "satoshilabs-1",
|
||||
"system_user": "zcash",
|
||||
"version": "4.6.0",
|
||||
"binary_url": "https://z.cash/downloads/zcash-4.6.0-linux64-debian-stretch.tar.gz",
|
||||
"version": "4.6.0-1",
|
||||
"binary_url": "https://z.cash/downloads/zcash-4.6.0-1-linux64-debian-stretch.tar.gz",
|
||||
"verification_type": "sha256",
|
||||
"verification_source": "d1801e6a5a39ab8eea772eb22073f84c8fea34bfbf7236d50fe965c4b860f8a1",
|
||||
"verification_source": "1f8c918244f72ae67ecfd688d640d57b146b6e50292c243f46175e4697a8ecb3",
|
||||
"extract_command": "tar -C backend --strip 1 -xf",
|
||||
"exclude_files": [],
|
||||
"exec_command_template": "{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/bin/zcashd -datadir={{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend -conf={{.Env.BackendInstallPath}}/{{.Coin.Alias}}/{{.Coin.Alias}}.conf -pid=/run/{{.Coin.Alias}}/{{.Coin.Alias}}.pid",
|
||||
|
||||
@ -21,10 +21,10 @@
|
||||
"backend": {
|
||||
"package_name": "backend-zcash-testnet",
|
||||
"package_revision": "satoshilabs-1",
|
||||
"version": "4.6.0",
|
||||
"binary_url": "https://z.cash/downloads/zcash-4.6.0-linux64-debian-stretch.tar.gz",
|
||||
"version": "4.6.0-1",
|
||||
"binary_url": "https://z.cash/downloads/zcash-4.6.0-1-linux64-debian-stretch.tar.gz",
|
||||
"verification_type": "sha256",
|
||||
"verification_source": "d1801e6a5a39ab8eea772eb22073f84c8fea34bfbf7236d50fe965c4b860f8a1",
|
||||
"verification_source": "1f8c918244f72ae67ecfd688d640d57b146b6e50292c243f46175e4697a8ecb3",
|
||||
"extract_command": "tar -C backend --strip 1 -xf",
|
||||
"exclude_files": [],
|
||||
"exec_command_template": "{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/bin/zcashd -datadir={{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend -conf={{.Env.BackendInstallPath}}/{{.Coin.Alias}}/{{.Coin.Alias}}.conf -pid=/run/{{.Coin.Alias}}/{{.Coin.Alias}}.pid",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user