Skip to content

Commit

Permalink
New version: Amazon.AWSCLI version 2.22.23 (microsoft#201769)
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantmgoyal9 authored Dec 23, 2024
1 parent 6754938 commit 44a827a
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 0 deletions.
30 changes: 30 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.22.23/Amazon.AWSCLI.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Created using wingetcreate 1.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.22.23
InstallerLocale: en-US
Platform:
- Windows.Desktop
InstallerType: wix
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- aws
ProductCode: '{0D9B7D44-8AD8-4CA8-B316-DEA7E9E8EC23}'
AppsAndFeaturesEntries:
- DisplayName: AWS Command Line Interface v2
Publisher: Amazon Web Services
UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}'
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2'
Installers:
- Architecture: x64
InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.22.23.msi
InstallerSha256: B1C37AC2536F18230A9A53FCA7434A4889764FC35365E8633A9DBDEFAC5EDF96
ManifestType: installer
ManifestVersion: 1.9.0
32 changes: 32 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.22.23/Amazon.AWSCLI.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created using wingetcreate 1.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.22.23
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.9.0
8 changes: 8 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.22.23/Amazon.AWSCLI.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.22.23
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit 44a827a

Please sign in to comment.