Bump Koto backend to 2.0.5 (#193)

pull/197/head
WO 2019-06-03 19:08:52 +09:00 committed by Martin
parent bbc6ea4cec
commit 950520673d
2 changed files with 7 additions and 7 deletions

View File

@ -22,10 +22,10 @@
"package_name": "backend-koto",
"package_revision": "satoshilabs-1",
"system_user": "koto",
"version": "2.0.3",
"binary_url": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.3/koto-2.0.3-linux64.tar.gz",
"version": "2.0.5",
"binary_url": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.5/koto-2.0.5-linux64.tar.gz",
"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",
"exclude_files": [
"bin/koto-qt"
@ -66,4 +66,4 @@
"package_maintainer": "WO",
"package_maintainer_email": "wo@kotocoin.info"
}
}
}

View File

@ -22,10 +22,10 @@
"package_name": "backend-koto-testnet",
"package_revision": "satoshilabs-1",
"system_user": "koto",
"version": "2.0.3",
"binary_url": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.3/koto-2.0.3-linux64.tar.gz",
"version": "2.0.5",
"binary_url": "https://github.com/KotoDevelopers/koto/releases/download/v2.0.5/koto-2.0.5-linux64.tar.gz",
"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",
"exclude_files": [
"bin/koto-qt"