update zelcash binaries to 3.2.0
This commit is contained in:
parent
d37a46f8e9
commit
785dd0153d
@ -22,10 +22,10 @@
|
||||
"package_name": "backend-zelcash",
|
||||
"package_revision": "satoshilabs-1",
|
||||
"system_user": "zelcash",
|
||||
"version": "3.1.1",
|
||||
"binary_url": "https://github.com/zelcash/zelcash/releases/download/v3.1.1/ZelCash-Linux.tar.gz",
|
||||
"version": "3.2.0",
|
||||
"binary_url": "https://github.com/zelcash/zelcash/releases/download/v3.2.0/Zel-Linux.tar.gz",
|
||||
"verification_type": "sha256",
|
||||
"verification_source": "513101f44f3f6d40182c108fd8bf5c7a0336022173abd13ca24758776b2ee0d3",
|
||||
"verification_source": "f06b6c66af493ab28b59eb0171363ff07059a5e20c24c3e19eb6a1dbecce06c8",
|
||||
"extract_command": "tar -C backend -xf",
|
||||
"exclude_files": [],
|
||||
"exec_command_template": "{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/zelcashd -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