From 4726ad2c0bb9b2b4eac64c943dd3e844f7646334 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 8 Nov 2020 18:06:19 -0500 Subject: [PATCH] Added AWS CLI version 2.0.62. (#4674) --- manifests/Amazon/AWSCLI/2.0.62.yaml | 31 +++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 manifests/Amazon/AWSCLI/2.0.62.yaml diff --git a/manifests/Amazon/AWSCLI/2.0.62.yaml b/manifests/Amazon/AWSCLI/2.0.62.yaml new file mode 100644 index 000000000..e4931a1a4 --- /dev/null +++ b/manifests/Amazon/AWSCLI/2.0.62.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: + +# ================== License ================== +Homepage: https://aws.amazon.com/cli/ +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/2.0.57/LICENSE.txt + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 2.0.62 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://awscli.amazonaws.com/AWSCLIV2-2.0.62.msi + Sha256: 7F5088E81AD03F0A5C93B02122FC2CB0E4AA50BC229FDA3189A2EF5FC2D9FB1C + ProductCode: "{5C73A6CB-798A-4EC0-A00C-5D9E1F9C3598}" + Scope: machine + Language: en-US + +# ManifestVersion: 0.1.0