Bump Koto backend to 2.0.5 (#193)
This commit is contained in:
parent
bbc6ea4cec
commit
950520673d
@ -22,10 +22,10 @@
|
|||||||
"package_name": "backend-koto",
|
"package_name": "backend-koto",
|
||||||
"package_revision": "satoshilabs-1",
|
"package_revision": "satoshilabs-1",
|
||||||
"system_user": "koto",
|
"system_user": "koto",
|
||||||
"version": "2.0.3",
|
"version": "2.0.5",
|
||||||
"binary_url": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.3/koto-2.0.3-linux64.tar.gz",
|
"binary_url": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.5/koto-2.0.5-linux64.tar.gz",
|
||||||
"verification_type": "gpg",
|
"verification_type": "gpg",
|
||||||
"verification_source": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.3/koto-2.0.3-linux64.tar.gz.asc",
|
"verification_source": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.5/koto-2.0.5-linux64.tar.gz.asc",
|
||||||
"extract_command": "tar -C backend --strip 1 -xf",
|
"extract_command": "tar -C backend --strip 1 -xf",
|
||||||
"exclude_files": [
|
"exclude_files": [
|
||||||
"bin/koto-qt"
|
"bin/koto-qt"
|
||||||
|
|||||||
@ -22,10 +22,10 @@
|
|||||||
"package_name": "backend-koto-testnet",
|
"package_name": "backend-koto-testnet",
|
||||||
"package_revision": "satoshilabs-1",
|
"package_revision": "satoshilabs-1",
|
||||||
"system_user": "koto",
|
"system_user": "koto",
|
||||||
"version": "2.0.3",
|
"version": "2.0.5",
|
||||||
"binary_url": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.3/koto-2.0.3-linux64.tar.gz",
|
"binary_url": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.5/koto-2.0.5-linux64.tar.gz",
|
||||||
"verification_type": "gpg",
|
"verification_type": "gpg",
|
||||||
"verification_source": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.3/koto-2.0.3-linux64.tar.gz.asc",
|
"verification_source": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.5/koto-2.0.5-linux64.tar.gz.asc",
|
||||||
"extract_command": "tar -C backend --strip 1 -xf",
|
"extract_command": "tar -C backend --strip 1 -xf",
|
||||||
"exclude_files": [
|
"exclude_files": [
|
||||||
"bin/koto-qt"
|
"bin/koto-qt"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user