From b4e19dc796b728c5120f6c8aa1cd3086ddb5569e Mon Sep 17 00:00:00 2001 From: jtcmedia Date: Thu, 14 Nov 2024 03:21:16 +0000 Subject: [PATCH] AU: 1 updated - awscli [skip ci] https://gist.github.com/jtcmedia/8abc37a8c3b020ffdd9704a810331790/cf223f6087987944dd7259fc03c087988dd8f5ac --- awscli-v2/awscli-v2.nuspec | 4 ++-- awscli-v2/tools/chocolateyinstall.ps1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/awscli-v2/awscli-v2.nuspec b/awscli-v2/awscli-v2.nuspec index 88d9c58a9..dfce8e4ba 100644 --- a/awscli-v2/awscli-v2.nuspec +++ b/awscli-v2/awscli-v2.nuspec @@ -3,7 +3,7 @@ awscli - 2.20.0 + 2.21.0 https://github.com/jtcmedia/chocolatey-packages/tree/master/awscli chocolatey, LudicrousByte AWS Command Line Interface v2 (Install) @@ -29,7 +29,7 @@ The AWS CLI v2 offers several new [features](https://aws.amazon.com/blogs/develo I produce and maintain Chocolatey packages in my spare time, for free. If you use my packages, and appreciate the time and effort I put into making and maintaining them, please consider [making a small donation](https://www.buymeacoffee.com/jtcmedia). Thank-you! ]]> - https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst#2200 + https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst#2210 diff --git a/awscli-v2/tools/chocolateyinstall.ps1 b/awscli-v2/tools/chocolateyinstall.ps1 index d7b3613c1..906c5a11c 100644 --- a/awscli-v2/tools/chocolateyinstall.ps1 +++ b/awscli-v2/tools/chocolateyinstall.ps1 @@ -1,8 +1,8 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://awscli.amazonaws.com/AWSCLIV2-2.20.0.msi' -$checksum64 = '86a35c58560d1d8150fd68a918d5736abfeb4bf8895ee37fa5683a2108e866cd' +$url64 = 'https://awscli.amazonaws.com/AWSCLIV2-2.21.0.msi' +$checksum64 = '6b8d2a718f6adbcd1f8538d918d655580d767025c57193516c90f5ee6140c5c3' $packageArgs = @{ packageName = $env:ChocolateyPackageName