diff --git a/configs/coins/zcoin.json b/configs/coins/zcoin.json index c239f8a7..420dcdd1 100644 --- a/configs/coins/zcoin.json +++ b/configs/coins/zcoin.json @@ -22,15 +22,16 @@ "package_name": "backend-zcoin", "package_revision": "satoshilabs-1", "system_user": "zcoin", - "version": "0.13.8.5", - "binary_url": "https://github.com/zcoinofficial/zcoin/releases/download/v0.13.8.5/zcoin-0.13.8.5-linux64.tar.gz", + "version": "0.13.8.8", + "binary_url": "https://github.com/zcoinofficial/zcoin/releases/download/v0.13.8.8/zcoin-0.13.8.8-linux64.tar.gz", "verification_type": "sha256", - "verification_source": "52f8a722bb1cc5c53e77edf81f6f1300f3b15d53f9cb4fcee90367f11ad84dd9", + "verification_source": "badab4c7e42cb7ce567c1e02a700b52f7ea3f55780e4e180b89596ad940f7189", "extract_command": "tar -C backend --strip 1 -xf", "exclude_files": [ "bin/tor", "bin/tor-gencert", "bin/tor-print-ed-signing-cert", + "bin/torify", "bin/tor-resolve", "bin/zcoin-qt", "bin/zcoin-tx",