From bc3b882db0f5d7b051cf1b4ca676f36441785927 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 13 Oct 2020 23:32:11 -0500 Subject: [PATCH] Added Google Cloud SDK version 313.0.1 (#4152) --- manifests/Google/CloudSDK/313.0.1.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/Google/CloudSDK/313.0.1.yaml diff --git a/manifests/Google/CloudSDK/313.0.1.yaml b/manifests/Google/CloudSDK/313.0.1.yaml new file mode 100644 index 000000000..09ee19e5a --- /dev/null +++ b/manifests/Google/CloudSDK/313.0.1.yaml @@ -0,0 +1,21 @@ +--- + +Id: Google.CloudSDK +Version: 313.0.1 +Name: Cloud SDK +Publisher: Google +License: Apache 2 +LicenseUrl: http://www.apache.org/licenses/LICENSE-2.0 +AppMoniker: gcloud +Tags: gcloud, google, cloudsdk +Description: Tools and libraries for interacting with Google Cloud products and services. +Homepage: https://cloud.google.com/sdk +Installers: + - Arch: x64 + Url: https://dl.google.com/dl/cloudsdk/channels/rapid/GoogleCloudSDKInstaller.exe + Sha256: B01C0451E9BDDAC5563D4D7B65466372883A4197D2B79EA98377E7BDCC1DF936 + InstallerType: exe + Switches: + Silent: /S /allusers /noreporting + SilentWithProgress: /S /allusers /noreporting +