From c14a4087d6f1ce18e816a051c3b7bdf9c56869ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 20:29:46 +0000 Subject: [PATCH] aws: Update to version 2.31.24 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index c4a24ce49d..2ce9c5e35a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.31.23", + "version": "2.31.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.31.23.msi", - "hash": "d96d9ac1467181fcc7ddbbe7c6cac245403afca514a51601dd2eb5d1f8bfdfb6" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.24.msi", + "hash": "d026ccd89e0f32ba81701f9d80f3d74988cb4ced712934827a549b99cb890a8e" } }, "extract_dir": "Amazon\\AWSCLIV2",