From 13be9e5ced1fb73afbd2224ee3876ac0c734fc91 Mon Sep 17 00:00:00 2001 From: jtcmedia Date: Fri, 27 Dec 2024 03:17:45 +0000 Subject: [PATCH] AU: 1 updated - awscli [skip ci] https://gist.github.com/jtcmedia/8abc37a8c3b020ffdd9704a810331790/9a980534c0500be34f8bc0f88049c3ed91367f26 --- 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 c91659bf..c6687dd2 100644 --- a/awscli-v2/awscli-v2.nuspec +++ b/awscli-v2/awscli-v2.nuspec @@ -3,7 +3,7 @@ awscli - 2.22.23 + 2.22.24 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#22223 + https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst#22224 diff --git a/awscli-v2/tools/chocolateyinstall.ps1 b/awscli-v2/tools/chocolateyinstall.ps1 index e63d0836..f0beaed9 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.22.23.msi' -$checksum64 = 'b1c37ac2536f18230a9a53fca7434a4889764fc35365e8633a9dbdefac5edf96' +$url64 = 'https://awscli.amazonaws.com/AWSCLIV2-2.22.24.msi' +$checksum64 = '4f5606c0d0f27ef3b1853ba6fc546a28f85163e6a6b290964b0677e49c85dd16' $packageArgs = @{ packageName = $env:ChocolateyPackageName