forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Amazon.AWSCLI version 2.18.3 (microsoft#180415)
Co-authored-by: Muhammad Danish <[email protected]>
- Loading branch information
1 parent
6abc97d
commit fb5fc26
Showing
3 changed files
with
72 additions
and
0 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
manifests/a/Amazon/AWSCLI/2.18.3/Amazon.AWSCLI.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Amazon.AWSCLI | ||
PackageVersion: 2.18.3 | ||
InstallerLocale: en-US | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: wix | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
Commands: | ||
- aws | ||
ProductCode: '{65818CD2-7668-4E20-B2CD-518946313404}' | ||
AppsAndFeaturesEntries: | ||
- DisplayName: AWS Command Line Interface v2 | ||
Publisher: Amazon Web Services | ||
DisplayVersion: 2.18.3.0 | ||
ProductCode: '{65818CD2-7668-4E20-B2CD-518946313404}' | ||
UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.18.3.msi | ||
InstallerSha256: 432AE7C186581952CB42A7FFFD7821F09F8E3C3A3C29760CEA48C3CD415A3525 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
32 changes: 32 additions & 0 deletions
32
manifests/a/Amazon/AWSCLI/2.18.3/Amazon.AWSCLI.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Amazon.AWSCLI | ||
PackageVersion: 2.18.3 | ||
PackageLocale: en-US | ||
Publisher: Amazon Web Services | ||
PublisherUrl: https://github.com/aws/aws-cli | ||
PublisherSupportUrl: https://github.com/aws/aws-cli/issues | ||
Author: Amazon Web Services | ||
PackageName: AWS Command Line Interface | ||
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. | ||
Tags: | ||
- aws | ||
- awscli | ||
- cli | ||
- cloud | ||
- foss | ||
- open-source | ||
- s3 | ||
- services | ||
- web | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Amazon.AWSCLI | ||
PackageVersion: 2.18.3 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |