-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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.17.52 (#173828)
- Loading branch information
Showing
3 changed files
with
73 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
manifests/a/Amazon/AWSCLI/2.17.52/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,33 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Amazon.AWSCLI | ||
PackageVersion: 2.17.52 | ||
InstallerLocale: en-US | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: wix | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
Commands: | ||
- aws | ||
ProductCode: '{628230F1-5EBF-4D51-B46C-880EE71708BB}' | ||
ReleaseDate: 2024-09-16 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: AWS Command Line Interface v2 | ||
Publisher: Amazon Web Services | ||
DisplayVersion: 2.17.52.0 | ||
ProductCode: '{628230F1-5EBF-4D51-B46C-880EE71708BB}' | ||
UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.17.52.msi | ||
InstallerSha256: 00635189A5D5ABD9A9BCC7B589E2DA4CCBEBFC488635F90CB1253B03565E7650 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
32 changes: 32 additions & 0 deletions
32
manifests/a/Amazon/AWSCLI/2.17.52/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 with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Amazon.AWSCLI | ||
PackageVersion: 2.17.52 | ||
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 with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Amazon.AWSCLI | ||
PackageVersion: 2.17.52 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |