From 13bd3a2b745a41c27cb65ba32d72691c784d835f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 20:28:52 +0000 Subject: [PATCH] aws: Update to version 2.31.12 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 152c6cd9cb..f6ee7d146f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.31.11", + "version": "2.31.12", "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.11.msi", - "hash": "d5e17ea7dfa2e71333da11751598e7147a54289ccff253bd15472f1944b77ed6" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.12.msi", + "hash": "b5ed9c171a0f5810aa679f18fe3510d6b93f7573abf3b942a1afc87cb9d9b4e7" } }, "extract_dir": "Amazon\\AWSCLIV2",