aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2022-09-29 20:56:31 +0200
committerMichał Polański <michal@polanski.me>2022-09-29 20:56:31 +0200
commit995a0870891b9a85af7bc372b7ce29bfaf0f20f5 (patch)
tree933dd638f38ef4c47d3d7267a96075747af1d6f7
parentc30d7ef163c326d7f9c4cfb64379df66683e9e06 (diff)
community/doctl: upgrade to 1.82.1
-rw-r--r--community/doctl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/doctl/APKBUILD b/community/doctl/APKBUILD
index 8c4c94995d6..2808ca50109 100644
--- a/community/doctl/APKBUILD
+++ b/community/doctl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Will Sinatra <wpsinatra@gmail.com>
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
pkgname=doctl
-pkgver=1.82.0
+pkgver=1.82.1
pkgrel=0
pkgdesc="Official command line interface for the DigitalOcean API"
url="https://github.com/digitalocean/doctl"
@@ -55,5 +55,5 @@ package() {
}
sha512sums="
-8c7eb9f6ded72325e38c6675e67b04ce49df49188a14154d452707b350c232620231a04d1c31b9ab40ec7bcddbb2c985770097b40c896502e41cfa71a23776c5 doctl-1.82.0.tar.gz
+75ca543a0d94b2788626fa9af9069487bdf252cf05038fcce818b9b4c65eed96bf770f62996137193a7430e7ee6cbd03ee8980d14c8a3434365dc40105150234 doctl-1.82.1.tar.gz
"