From 07a1495aa8a2737cd5edb7518372e646f4f983c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 20:29:41 +0000 Subject: [PATCH] aws: Update to version 2.27.24 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index adf72a63e1..35c926e7fe 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.23", + "version": "2.27.24", "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.27.23.msi", - "hash": "f0ae7c1ad3b2fac96139f8847fc6ff979a10a013a1bd6dd6cb7792a2780e916e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.24.msi", + "hash": "bdeae8be152fd5e12bf2df7d396f3ab772fa73a264271614618071c2c15c75b1" } }, "extract_dir": "Amazon\\AWSCLIV2",