From faf90ee5240b911fbc16aba735929c980e0f6de9 Mon Sep 17 00:00:00 2001 From: jtcmedia Date: Tue, 17 Sep 2024 03:17:29 +0000 Subject: [PATCH] AU: 1 updated - awscli [skip ci] https://gist.github.com/jtcmedia/8abc37a8c3b020ffdd9704a810331790/b9b65e221f5e0dd2d82688bd9b79628339105e61 --- 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 f1acc69d..efc6cd1b 100644 --- a/awscli-v2/awscli-v2.nuspec +++ b/awscli-v2/awscli-v2.nuspec @@ -3,7 +3,7 @@ awscli - 2.17.51 + 2.17.52 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#21751 + https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst#21752 diff --git a/awscli-v2/tools/chocolateyinstall.ps1 b/awscli-v2/tools/chocolateyinstall.ps1 index 84ab71ad..63ab3869 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.17.51.msi' -$checksum64 = '80cf0ba24184b36df88ba51c0c05c105fe9d8aee205c9ac66df80eeb6eacc4a5' +$url64 = 'https://awscli.amazonaws.com/AWSCLIV2-2.17.52.msi' +$checksum64 = '00635189a5d5abd9a9bcc7b589e2da4ccbebfc488635f90cb1253b03565e7650' $packageArgs = @{ packageName = $env:ChocolateyPackageName