aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/hcloud/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/hcloud/APKBUILD b/community/hcloud/APKBUILD
index d2f15dcbac..c0443f393d 100644
--- a/community/hcloud/APKBUILD
+++ b/community/hcloud/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=hcloud
_pkgname=cli
-pkgver=1.16.1
+pkgver=1.16.2
pkgrel=0
pkgdesc="Command-line interface for Hetzner Cloud"
url="https://github.com/hetznercloud/cli"
@@ -38,4 +38,4 @@ bashcomp() {
"$subpkgdir"/usr/share/bash-completion/completions/$pkgname
}
-sha512sums="2484f5ba7d866f7a38ae4eaa89780d61a1f0244acd6de642866a8f1446b58d87bbf1062493f4769fb71c28be03645085ba74654f6e82dd13cbe42c37ee1da5ae cli-1.16.1.tar.gz"
+sha512sums="30e8a5b41c481a2bf26ef76d96679cdc6a7cc8ce32e51eeaee4c6a8df784b8830979883bfa69ccb87ade993474fb64f212976dd6625c0a1dc07e6ce638356050 cli-1.16.2.tar.gz"