From 19a535d704fdc2b773f96dc77d59fd3788371336 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 00:37:02 +0000 Subject: [PATCH] aws: Update to version 2.24.11 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 76789f9768..ad634a4060 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.24.10", + "version": "2.24.11", "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.10.msi", - "hash": "005151ad5d4ae8f338b4ba741e190662d1ab453c0830d22e50aff6ad84a5c7f0" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.24.11.msi", + "hash": "e07c67c95622840738e9869af74354d97d65ecccb828fa5c0b23249f3fd5fe96" } }, "extract_dir": "Amazon\\AWSCLIV2",