Skip to content

Commit

Permalink
Added AWS Command Line Interface version 2.13.21. (#120758)
Browse files Browse the repository at this point in the history
  • Loading branch information
jedieaston authored Sep 25, 2023
1 parent 6f2ca9b commit e5ef294
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 0 deletions.
27 changes: 27 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.13.21/Amazon.AWSCLI.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.13.21
InstallerLocale: en-US
Platform:
- Windows.Desktop
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- aws
ReleaseDate: 2023-09-25
Installers:
- Architecture: x64
InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.13.21.msi
InstallerSha256: CB35C90519366F6EE0AF1DACBE9EDB250DD30D1C32EB1E4808E71D21D53D8EFD
InstallerType: wix
AppsAndFeaturesEntries:
- DisplayName: AWS Command Line Interface v2
DisplayVersion: 2.13.21.0
ProductCode: '{C94439A9-93B6-4C3A-AF3B-4F3D1EC7ABFF}'
ManifestType: installer
ManifestVersion: 1.2.0

31 changes: 31 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.13.21/Amazon.AWSCLI.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.2.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.13.21
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.2.0

7 changes: 7 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.13.21/Amazon.AWSCLI.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.13.21
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.2.0

0 comments on commit e5ef294

Please sign in to comment.