Skip to content

Commit

Permalink
New version: Amazon.AWSCLI version 2.17.44 (#171643)
Browse files Browse the repository at this point in the history
  • Loading branch information
PckgrBot authored Sep 4, 2024
1 parent 7fe770d commit 7c36e6b
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 0 deletions.
33 changes: 33 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.17.44/Amazon.AWSCLI.installer.yaml
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.44
InstallerLocale: en-US
Platform:
- Windows.Desktop
InstallerType: wix
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- aws
ProductCode: '{3BE3F7AF-5758-4BB4-85AB-F6B1AFC5615C}'
ReleaseDate: 2024-09-04
AppsAndFeaturesEntries:
- DisplayName: AWS Command Line Interface v2
Publisher: Amazon Web Services
DisplayVersion: 2.17.44.0
ProductCode: '{3BE3F7AF-5758-4BB4-85AB-F6B1AFC5615C}'
UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}'
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2'
Installers:
- Architecture: x64
InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.17.44.msi
InstallerSha256: F9D79B888F8AE9EBA4CE80A3A3863CB6183277B8AAD1CAE29E462B25FFF8639F
ManifestType: installer
ManifestVersion: 1.6.0
32 changes: 32 additions & 0 deletions manifests/a/Amazon/AWSCLI/2.17.44/Amazon.AWSCLI.locale.en-US.yaml
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.44
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.17.44/Amazon.AWSCLI.yaml
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.44
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 7c36e6b

Please sign in to comment.