From 52cca930253ac79359d4d2d63104b8d5473e51bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 20:27:40 +0000 Subject: [PATCH] aws: Update to version 2.24.26 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d9bde05e16..e10ca9ca74 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.24.25", + "version": "2.24.26", "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.25.msi", - "hash": "70a8729cec13d69a77c4bdee617a866b1fe1462f9aa3fdd33aceb9169ac2ccea" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.24.26.msi", + "hash": "c363ab6169d9d0d22c538de887542b2ee855cd8281d8c3aa241add1361342d26" } }, "extract_dir": "Amazon\\AWSCLIV2",