Add AWS CLI V2 2.1.13 (#5616)
This commit is contained in:
31
manifests/Amazon/AWSCLI/2.1.13.yaml
Normal file
31
manifests/Amazon/AWSCLI/2.1.13.yaml
Normal file
@@ -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.13/LICENSE.txt
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||
Version: 2.1.13
|
||||
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://awscli.amazonaws.com/AWSCLIV2-2.1.13.msi
|
||||
Sha256: AF26C56AF5F67FF9D0668D12F6E4271E8C9E8C251FB8D1777CAB7E9B150CF035
|
||||
ProductCode: "{6C284D09-BE98-4A3E-95D4-FB1166F8A931}"
|
||||
Scope: machine
|
||||
Language: en-US
|
||||
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user