From 19af9aa5e7941d8310b73ec632fe2dbeda6d1b16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:28:27 +0000 Subject: [PATCH] aws: Update to version 2.24.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 72b05b6221..469aba99fc 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.23.15", + "version": "2.24.0", "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.23.15.msi", - "hash": "f816348fa462f6cdee406f958b3c24a322987ee906a9ffa4fd4c80f3245f9c99" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.24.0.msi", + "hash": "22ba7022d26b7f11a96be1dbea5fa4c54299f4678ce557d59e0d51e4ee6b61df" } }, "extract_dir": "Amazon\\AWSCLIV2",