Skip to content

Commit

Permalink
New version: Amazon.AWSCLI version 2.18.3 (microsoft#180415)
Browse files Browse the repository at this point in the history
Co-authored-by: Muhammad Danish <[email protected]>
  • Loading branch information
vedantmgoyal9 and mdanish-kh authored Oct 9, 2024
1 parent 6abc97d commit fb5fc26
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 0 deletions.
32 changes: 32 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.18.3/Amazon.AWSCLI.installer.yaml
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 manifests/a/Amazon/AWSCLI/2.18.3/Amazon.AWSCLI.locale.en-US.yaml
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
8 changes: 8 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.18.3/Amazon.AWSCLI.yaml
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

0 comments on commit fb5fc26

Please sign in to comment.