update flux daemon to v7.2.0 (#1178)
Co-authored-by: Tadeas Kmenta <TheTrunk@users.noreply.github.com>
This commit is contained in:
parent
1334a16d3a
commit
b40948a781
@ -22,10 +22,10 @@
|
||||
"package_name": "backend-flux",
|
||||
"package_revision": "satoshilabs-1",
|
||||
"system_user": "flux",
|
||||
"version": "7.1.0",
|
||||
"binary_url": "https://github.com/RunOnFlux/fluxd/releases/download/v7.1.0/Flux-amd64-v7.1.0.tar.gz",
|
||||
"version": "7.2.0",
|
||||
"binary_url": "https://github.com/RunOnFlux/fluxd/releases/download/v7.2.0/Flux-amd64-v7.2.0.tar.gz",
|
||||
"verification_type": "sha256",
|
||||
"verification_source": "832fe0d7700cf74430f4b464f07706a78ec39b2ec309d3d8230b0dffe9993296",
|
||||
"verification_source": "aac3a9581fb8e8f3215ddd3de9721fdb6e9d90ef65d3fa73a495d7451dd480ef",
|
||||
"extract_command": "tar -C backend -xf",
|
||||
"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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user