From 307499f85d2fd34a40f5ab903383adade24d06db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:28:29 +0000 Subject: [PATCH] aws: Update to version 2.24.5 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e68ea12c55..77c258d4a1 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.24.4", + "version": "2.24.5", "description": "Unified tool to manage AWS services", "homepage": "https://aws.amazon.com/cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://awscli.amazonaws.com/AWSCLIV2-2.24.4.msi", - "hash": "890607b25966eab723e0ec3b29dd90ab59c57bfedaefc50df7ec361f8499529a" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.24.5.msi", + "hash": "5d852b0a68f44cb4b8d4e08ea526f31e3f7ffc13645d503f9a8c3f6b69b7acac" } }, "extract_dir": "Amazon\\AWSCLIV2",