aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-12 00:58:21 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-12 01:58:25 +0100
commitb3841e3ce581977f6e9bfafbbf892a1afab8814a (patch)
tree50a0ae337ac2732e707aa6d355afa60f83ce51b7
parent851761eb1995578fb74dc3bb29a0f06e176b68e1 (diff)
testing/cloudfoundry-cli: upgrade to 6.48.0
-rw-r--r--testing/cloudfoundry-cli/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/cloudfoundry-cli/APKBUILD b/testing/cloudfoundry-cli/APKBUILD
index 96f5e4269a2..9f77c11d848 100644
--- a/testing/cloudfoundry-cli/APKBUILD
+++ b/testing/cloudfoundry-cli/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Thomas Boerger <thomas@webhippie.de>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=cloudfoundry-cli
-pkgver=6.47.2
+pkgver=6.48.0
pkgrel=0
pkgdesc="A CLI for Cloud Foundry written in Go"
url="https://github.com/cloudfoundry/cli"
@@ -25,4 +25,4 @@ package() {
"$pkgdir"/usr/bin
}
-sha512sums="0ab63e517ec0e43ae4c3e9436ed3bd8a7192de51d014c0c238fbc558cb392297c594f322047e80f660197243cf57b6d0c433ca9c54987a9447efc42c0bca7f45 cloudfoundry-cli-6.47.2.tar.gz"
+sha512sums="7f05e78fb0db6732d08f1e549f0e1caf7cf700ef48d4864f7f8dbbb2b31b0926eb9b6a0bae156801974c5a7c3fa283306fe71ffa26f9d734e9777276ec7de9e3 cloudfoundry-cli-6.48.0.tar.gz"