From d8e172712f981b9710c2db0324a13cc5bfcb900f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 00:39:50 +0000 Subject: [PATCH] aws: Update to version 2.31.31 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 04149aea17..b8be6f59e4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.31.30", + "version": "2.31.31", "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.30.msi", - "hash": "9d582cb08f07369dd9f697913952c648df2e4682fa84566d62b3975a0fd29ed7" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.31.msi", + "hash": "73e02137952923da7abd3f41f1a4956335af5fb2b297dec41a514f369d6fdcb2" } }, "extract_dir": "Amazon\\AWSCLIV2",