Bump Groestlcoin backend version to 2.20.1
This commit is contained in:
parent
a8ee6aefb0
commit
72486c606f
@ -22,10 +22,10 @@
|
|||||||
"package_name": "backend-groestlcoin",
|
"package_name": "backend-groestlcoin",
|
||||||
"package_revision": "satoshilabs-1",
|
"package_revision": "satoshilabs-1",
|
||||||
"system_user": "groestlcoin",
|
"system_user": "groestlcoin",
|
||||||
"version": "2.19.1",
|
"version": "2.20.1",
|
||||||
"binary_url": "https://github.com/Groestlcoin/groestlcoin/releases/download/v2.19.1/groestlcoin-2.19.1-x86_64-linux-gnu.tar.gz",
|
"binary_url": "https://github.com/Groestlcoin/groestlcoin/releases/download/v2.20.1/groestlcoin-2.20.1-x86_64-linux-gnu.tar.gz",
|
||||||
"verification_type": "gpg-sha256",
|
"verification_type": "gpg-sha256",
|
||||||
"verification_source": "https://github.com/Groestlcoin/groestlcoin/releases/download/v2.19.1/SHA256SUMS.asc",
|
"verification_source": "https://github.com/Groestlcoin/groestlcoin/releases/download/v2.20.1/SHA256SUMS.asc",
|
||||||
"extract_command": "tar -C backend --strip 1 -xf",
|
"extract_command": "tar -C backend --strip 1 -xf",
|
||||||
"exclude_files": [
|
"exclude_files": [
|
||||||
"bin/groestlcoin-qt"
|
"bin/groestlcoin-qt"
|
||||||
|
|||||||
@ -22,10 +22,10 @@
|
|||||||
"package_name": "backend-groestlcoin-testnet",
|
"package_name": "backend-groestlcoin-testnet",
|
||||||
"package_revision": "satoshilabs-1",
|
"package_revision": "satoshilabs-1",
|
||||||
"system_user": "groestlcoin",
|
"system_user": "groestlcoin",
|
||||||
"version": "2.19.1",
|
"version": "2.20.1",
|
||||||
"binary_url": "https://github.com/Groestlcoin/groestlcoin/releases/download/v2.19.1/groestlcoin-2.19.1-x86_64-linux-gnu.tar.gz",
|
"binary_url": "https://github.com/Groestlcoin/groestlcoin/releases/download/v2.20.1/groestlcoin-2.20.1-x86_64-linux-gnu.tar.gz",
|
||||||
"verification_type": "gpg-sha256",
|
"verification_type": "gpg-sha256",
|
||||||
"verification_source": "https://github.com/Groestlcoin/groestlcoin/releases/download/v2.19.1/SHA256SUMS.asc",
|
"verification_source": "https://github.com/Groestlcoin/groestlcoin/releases/download/v2.20.1/SHA256SUMS.asc",
|
||||||
"extract_command": "tar -C backend --strip 1 -xf",
|
"extract_command": "tar -C backend --strip 1 -xf",
|
||||||
"exclude_files": [
|
"exclude_files": [
|
||||||
"bin/groestlcoin-qt"
|
"bin/groestlcoin-qt"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user