aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-04 15:42:19 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-04 15:57:45 -0300
commit711422d3a3c42488732b046d2aa122402faa2673 (patch)
treec740ce6ec68eef5ae71037ceb82c50fd48c08809 /testing
parentb7015005372d2bfa77cb3eb6447636ace401c59d (diff)
testing/cloudfoundry-cli: upgrade to 6.50.0
Diffstat (limited to 'testing')
-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 03c3ea1d9f7..1eb2b4ad95d 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.49.0
+pkgver=6.50.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="79195dd6b2de4e00f2edce6845bea006512d3eaa9e7e252f1e97c72482cb3232e6f999e16a9d9c60ece72badb61bab5daaa482035f1e9b8cdf2542b0f7f6b163 cloudfoundry-cli-6.49.0.tar.gz"
+sha512sums="99fb2d59698c35e4dd5857806b646c43ad7225b0229f6559917031a953195db1881cb1245ed167c4ccd3604f8a192bf44a92be042141473fda56b989ffb3074d cloudfoundry-cli-6.50.0.tar.gz"