From b637f3a6831b393083350482e1e127e52ce80d68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 20:27:22 +0000 Subject: [PATCH] aws: Update to version 2.31.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a53db11d16..aba03cd8d3 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.31.3", + "version": "2.31.4", "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.3.msi", - "hash": "e46b11c50fdaed636bb4cbbbd9546da615467f1357d7b1151b1d0e0635ae6592" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.4.msi", + "hash": "3e0bac5783420638f9dc55de6a21255bf950c00d16ad872cb7136b4116ed05d0" } }, "extract_dir": "Amazon\\AWSCLIV2",