From 6e0a22ea83d594d137be3badcf4a4ff206e2f8c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:29:38 +0000 Subject: [PATCH] aws: Update to version 2.31.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9916e6d4cb..9b3dd0d147 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.31.5", + "version": "2.31.6", "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.5.msi", - "hash": "4f38caf16cb5aff09e54f76ce3d2f90e4c1dfe5c8fe65350ed1d1b7dba4e8ea4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.6.msi", + "hash": "d07ea3632fc06cc4473adac140204d775528e75ffa4934aa7a666463c41bc055" } }, "extract_dir": "Amazon\\AWSCLIV2",