bump zcash backend 2.0.4 -> 2.0.5-2 (#186)
* bump zcash backend 2.0.4 -> 2.0.5-2 * bump zcash_testnet backend 2.0.4 -> 2.0.5-2
This commit is contained in:
parent
78ffee5d3d
commit
0316ead232
@ -22,10 +22,10 @@
|
||||
"package_name": "backend-zcash",
|
||||
"package_revision": "satoshilabs-1",
|
||||
"system_user": "zcash",
|
||||
"version": "2.0.4",
|
||||
"binary_url": "https://z.cash/downloads/zcash-2.0.4-linux64.tar.gz",
|
||||
"version": "2.0.5-2",
|
||||
"binary_url": "https://z.cash/downloads/zcash-2.0.5-2-linux64.tar.gz",
|
||||
"verification_type": "sha256",
|
||||
"verification_source": "a825060f425128260b603e3524c472f4ba28ba17090bece4ac38c84b1bcf5940",
|
||||
"verification_source": "19755c5bffbb91be095add1b6e6e724b4c1c6f0c9c1f43353d51512cdd92e2a1",
|
||||
"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",
|
||||
@ -61,7 +61,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"package_maintainer": "Petr Kracik",
|
||||
"package_maintainer_email": "petr.kracik@satoshilabs.com"
|
||||
"package_maintainer": "IT Admin",
|
||||
"package_maintainer_email": "it@satoshilabs.com"
|
||||
}
|
||||
}
|
||||
|
||||
@ -22,10 +22,10 @@
|
||||
"package_name": "backend-zcash-testnet",
|
||||
"package_revision": "satoshilabs-1",
|
||||
"system_user": "zcash",
|
||||
"version": "2.0.4",
|
||||
"binary_url": "https://z.cash/downloads/zcash-2.0.4-linux64.tar.gz",
|
||||
"version": "2.0.5-2",
|
||||
"binary_url": "https://z.cash/downloads/zcash-2.0.5-2-linux64.tar.gz",
|
||||
"verification_type": "sha256",
|
||||
"verification_source": "a825060f425128260b603e3524c472f4ba28ba17090bece4ac38c84b1bcf5940",
|
||||
"verification_source": "19755c5bffbb91be095add1b6e6e724b4c1c6f0c9c1f43353d51512cdd92e2a1",
|
||||
"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",
|
||||
@ -61,7 +61,7 @@
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"package_maintainer": "Petr Kracik",
|
||||
"package_maintainer_email": "petr.kracik@satoshilabs.com"
|
||||
"package_maintainer": "IT Admin",
|
||||
"package_maintainer_email": "it@satoshilabs.com"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user