summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8264fd69036f..d61d8b3199fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=250.0.0
+pkgver=251.0.0
pkgrel=1
pkgdesc="A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq."
url="https://cloud.google.com/sdk/"
@@ -20,7 +20,7 @@ source=(
"google-cloud-sdk.sh"
)
sha256sums=(
- '586640e36226e75bfdae9f422420abcbb370a0be93cd0239602f209f7490313f'
+ 'ac79dbe1caac824b30b4d0fa25cd2fe348c63b2577df7629c864b32ea7f67a21'
'36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692'
)