From 98dd84040646d77a40060c0067ff699adeb59e77 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 1 Nov 2020 09:53:34 -0500 Subject: [PATCH] Added AWS CLI version 2.0.61. (#4581) --- manifests/Amazon/AWSCLI/2.0.61.yaml | 31 +++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 manifests/Amazon/AWSCLI/2.0.61.yaml diff --git a/manifests/Amazon/AWSCLI/2.0.61.yaml b/manifests/Amazon/AWSCLI/2.0.61.yaml new file mode 100644 index 000000000..536727294 --- /dev/null +++ b/manifests/Amazon/AWSCLI/2.0.61.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.61 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://awscli.amazonaws.com/AWSCLIV2-2.0.61.msi + Sha256: EEFF9518EFDA267B088CEDE02663D9677573E8DDE03B83196588C071C72884CF + ProductCode: "{98EE0CBD-B36E-460A-9356-6446E7072B9A}" + Scope: machine + Language: en-US + +# ManifestVersion: 0.1.0