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