From 42232d5a217eab8c52123e95c635e22d2a94ccf3 Mon Sep 17 00:00:00 2001 From: sangam Date: Sat, 19 Dec 2020 20:45:40 +0530 Subject: [PATCH] Add AWS CLI V2 2.1.12 (#5609) --- manifests/Amazon/AWSCLI/2.1.12.yaml | 31 +++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 manifests/Amazon/AWSCLI/2.1.12.yaml diff --git a/manifests/Amazon/AWSCLI/2.1.12.yaml b/manifests/Amazon/AWSCLI/2.1.12.yaml new file mode 100644 index 000000000..7afff55b6 --- /dev/null +++ b/manifests/Amazon/AWSCLI/2.1.12.yaml @@ -0,0 +1,31 @@ +# ================== General ================== +Id: Amazon.AWSCLI +Publisher: Amazon +Name: AWS Command Line Interface v2 +Author: Amazon +Description: Universal Command Line Interface for Amazon Web Services +AppMoniker: aws +Tags: cli, aws, amazon +#Protocols: +Commands: aws + +# ================== License ================== +Homepage: https://aws.amazon.com/cli/ +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/2.1.12/LICENSE.txt + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 2.1.12 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://awscli.amazonaws.com/AWSCLIV2-2.1.12.msi + Sha256: 216B7A85AE31AAF742C3EC570970D5F1EF8AEAE10094454F9BFC92042040A14C + ProductCode: "{A02BF0A0-D7A2-4324-AB89-517D32320AAA}" + Scope: machine + Language: en-US + +# ManifestVersion: 0.1.0