update flux to v6.2.0
This commit is contained in:
parent
5f53f3b614
commit
6ccfa19cb5
@ -22,10 +22,10 @@
|
|||||||
"package_name": "backend-flux",
|
"package_name": "backend-flux",
|
||||||
"package_revision": "satoshilabs-1",
|
"package_revision": "satoshilabs-1",
|
||||||
"system_user": "flux",
|
"system_user": "flux",
|
||||||
"version": "6.0.0",
|
"version": "6.2.0",
|
||||||
"binary_url": "https://github.com/RunOnFlux/fluxd/releases/download/v6.1.0/Flux-amd64-v6.1.0.tar.gz",
|
"binary_url": "https://github.com/RunOnFlux/fluxd/releases/download/v6.2.0/Flux-amd64-v6.2.0.tar.gz",
|
||||||
"verification_type": "sha256",
|
"verification_type": "sha256",
|
||||||
"verification_source": "39461407a1b85b9dafc181e88dbd5274002ca36fcd976a8eeb735a900df6ad9a",
|
"verification_source": "b8466db14b1c7c5c527387395b4fe75f9cf6de8162c7533178e04f02fa677311",
|
||||||
"extract_command": "tar -C backend -xf",
|
"extract_command": "tar -C backend -xf",
|
||||||
"exclude_files": [],
|
"exclude_files": [],
|
||||||
"exec_command_template": "{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/fluxd -datadir={{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend -conf={{.Env.BackendInstallPath}}/{{.Coin.Alias}}/{{.Coin.Alias}}.conf -pid=/run/{{.Coin.Alias}}/{{.Coin.Alias}}.pid",
|
"exec_command_template": "{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/fluxd -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