From 9dfa23bfb461f7ad8578a7197c07b0cdc40f3bc8 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sat, 1 May 2021 10:42:25 -0500 Subject: [PATCH] Added AWS Command Line Interface v2 version 2.2.1. (#11827) --- .../a/Amazon/AWSCLI/2.2.1/Amazon.AWSCLI.yaml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.2.1/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.2.1/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.2.1/Amazon.AWSCLI.yaml new file mode 100644 index 000000000..63838d695 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.2.1/Amazon.AWSCLI.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json +PackageIdentifier: Amazon.AWSCLI +Publisher: Amazon +PackageName: AWS Command Line Interface v2 +Author: Amazon +ShortDescription: Universal Command Line Interface for Amazon Web Services +Moniker: aws +Tags: +- cli +- aws +- amazon +Commands: +- aws +PackageUrl: https://aws.amazon.com/cli/ +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/2.1.28/LICENSE.txt +MinimumOSVersion: 10.0.0.0 +PackageVersion: 2.2.1 +InstallerType: msi +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.2.1.msi + InstallerSha256: 46D66398AE229DA8FAB4B9B9305485EF59B7FC308AAB4C51185FE7148473D407 + Scope: machine + InstallerLocale: en-US + ProductCode: "{4A0BCA56-378D-4DA3-A65E-422277ACCC11}" +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 +