Added Amazon.AWSCLI v2.2.2.0 (#12075)

This commit is contained in:
Esco
2021-05-05 12:55:21 +02:00
committed by GitHub
parent c724f18604
commit 078df8a150
3 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.2.2.0
MinimumOSVersion: 10.0.0.0
Commands:
- aws
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: msi
InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.2.2.msi
InstallerSha256: A8F27CED0AD068EA386252452BAD5D22FFA78F9D0A4A7F34574E2FDDA4A4BD84
ProductCode: "{D15D6F16-6BCF-4AAB-871A-01ACB341A635}"
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,30 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.2.2.0
PackageLocale: en-US
Publisher: Amazon Web Services
PublisherUrl: https://github.com/aws/aws-cli
PublisherSupportUrl: https://github.com/aws/aws-cli/issues
#PrivacyUrl:
Author: Amazon Web Services
PackageName: AWS Command Line Interface v2
PackageUrl: https://aws.amazon.com/cli/
License: Apache 2.0 license
LicenseUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt
Copyright: Copyright 2012-2020 Amazon.com, Inc.
CopyrightUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt
ShortDescription: Universal Command Line Interface for Amazon Web Services
Description: The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. With minimal configuration, you can start using all of the functionality provided by the AWS Management Console from your favorite terminal program.
Moniker: aws
Tags:
- awscli
- aws
- cli
- cloud
- web
- services
- s3
- foss
- open source
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.2.2.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0