From 3dac092588d1a35ab21df131248b18646311b764 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 20:28:58 +0000 Subject: [PATCH] aws: Update to version 2.31.14 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4fcfb5c41d..7ac885dadf 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.31.13", + "version": "2.31.14", "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.13.msi", - "hash": "53ccef7722d6e2daa1a4e6e689408bed1654058ecfa8bcc4542259221aa7d667" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.14.msi", + "hash": "370a884ec714c27f7f91897dd485434f89b5860a6764e5c085539992fb165c7c" } }, "extract_dir": "Amazon\\AWSCLIV2",