PIVX (+testnet) 5.5.0 → 5.6.1 (#1046)

* Update pivx.json

* Update pivx_testnet.json
This commit is contained in:
Miguilim 2024-03-11 06:24:40 -03:00 committed by GitHub
parent 847c40a29e
commit 52561322f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -22,10 +22,10 @@
"package_name": "backend-pivx",
"package_revision": "satoshilabs-1",
"system_user": "pivx",
"version": "5.5.0",
"binary_url": "https://github.com/PIVX-Project/PIVX/releases/download/v5.5.0/pivx-5.5.0-x86_64-linux-gnu.tar.gz",
"version": "5.6.1",
"binary_url": "https://github.com/PIVX-Project/PIVX/releases/download/v5.6.1/pivx-5.6.1-x86_64-linux-gnu.tar.gz",
"verification_type": "sha256",
"verification_source": "4a56e2cdaa12eaf30aab4acf676770181b46545d3cf6deb25b50bc81c55fb2b3",
"verification_source": "6704625c63ff73da8c57f0fbb1dab6f1e4bd8f62c17467e05f52a64012a0ee2f",
"extract_command": "tar -C backend --strip 1 -xf",
"exclude_files": [
"bin/pivx-qt"

View File

@ -22,10 +22,10 @@
"package_name": "backend-pivx",
"package_revision": "satoshilabs-1",
"system_user": "pivx",
"version": "5.5.0",
"binary_url": "https://github.com/PIVX-Project/PIVX/releases/download/v5.5.0/pivx-5.5.0-x86_64-linux-gnu.tar.gz",
"version": "5.6.1",
"binary_url": "https://github.com/PIVX-Project/PIVX/releases/download/v5.6.1/pivx-5.6.1-x86_64-linux-gnu.tar.gz",
"verification_type": "sha256",
"verification_source": "4a56e2cdaa12eaf30aab4acf676770181b46545d3cf6deb25b50bc81c55fb2b3",
"verification_source": "6704625c63ff73da8c57f0fbb1dab6f1e4bd8f62c17467e05f52a64012a0ee2f",
"extract_command": "tar -C backend --strip 1 -xf",
"exclude_files": [
"bin/pivx-qt"