testing/h1-cli: upgrade to 1.6.0

Closes GH-8206
This commit is contained in:
Adam Dobrawy 2019-05-28 14:58:07 +00:00 committed by Kevin Daudt
parent e7e923e34c
commit 4fb1e1978d

View File

@ -2,7 +2,7 @@
# Maintainer: Adam Dobrawy <a.dobrawy@hyperone.com>
pkgname=h1-cli
_pkgname=${pkgname/-cli/}
pkgver=1.5.1
pkgver=1.6.0
pkgrel=0
pkgdesc="Command-line interface for HyperOne platform"
url="https://www.hyperone.com/tools/cli/"
@ -32,4 +32,4 @@ rbx() {
cp "$builddir/dist/rbx-alpine" "$subpkgdir"/usr/bin/rbx
}
sha512sums="3f5e1d88bd821fcb8b86cf6ec4dd66afa300e3d2934e33335622378b8b1b248216e48d26e970914c7d0ea01cc54e66af4ced4c75883e496de66c43a485c9c6e2 h1-cli-1.5.1.tar.gz"
sha512sums="10864d8e4727f064d2316f8b11234996c141165aa1fd4b97211d92189c7887b2456e9e991a0a77b0c14c221186d5cacaadeb8f88d350d90f7282ceafa18c2771 h1-cli-1.6.0.tar.gz"