From dcd42a76dd1d82ea759e6dcfd3cdf098e5711e8d Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Fri, 16 Oct 2020 19:10:54 -0500 Subject: [PATCH] Added AWS CLI version 2.0.57. (#4228) --- manifests/Amazon/AWSCLI/2.0.57.yaml | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 manifests/Amazon/AWSCLI/2.0.57.yaml diff --git a/manifests/Amazon/AWSCLI/2.0.57.yaml b/manifests/Amazon/AWSCLI/2.0.57.yaml new file mode 100644 index 000000000..f780d8b64 --- /dev/null +++ b/manifests/Amazon/AWSCLI/2.0.57.yaml @@ -0,0 +1,30 @@ +# ================== 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.57 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://awscli.amazonaws.com/AWSCLIV2-2.0.57.msi + Sha256: 5CA49AF482014A9B47FCFFB460CE65690D5D90ACE665E0D460ECBCDB9DE8FEC1 + Scope: machine + Language: en-US + +# ManifestVersion: 0.1.0