From 8ea7832d989c5f6ad6fe6ec628e55bcd3f4e5e32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 20:28:29 +0000 Subject: [PATCH] aws: Update to version 2.28.24 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 525385eabb..05e95ddbc9 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.28.23", + "version": "2.28.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.28.23.msi", - "hash": "f4d87815f9e80487160937ebe24b5b91b20490cee4d4d829d2f88166e0bff349" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.28.24.msi", + "hash": "8ce3f6c8a63623c2db9a1217fbcaf7de53feb8ec9444532d67f099794d40618f" } }, "extract_dir": "Amazon\\AWSCLIV2",