Added AWS CLI version 2.0.56 (#4069)
This commit is contained in:
30
manifests/Amazon/AWSCLI/2.0.56.yaml
Normal file
30
manifests/Amazon/AWSCLI/2.0.56.yaml
Normal file
@@ -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.56/LICENSE.txt
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||
Version: 2.0.56
|
||||
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://awscli.amazonaws.com/AWSCLIV2-2.0.56.msi
|
||||
Sha256: 97C48C6B58A57CA7057F8B7A3395D29473A4EA730F267280B3D300FDEBFD4803
|
||||
Scope: machine
|
||||
Language: en-US
|
||||
|
||||
# ManifestVersion: 0.1.0
|
||||
Reference in New Issue
Block a user