From 5c5e713ddb42e1d3d2d4687dc9a2c0239f3b6520 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 20:28:51 +0000 Subject: [PATCH] aws: Update to version 2.31.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a1d8240214..b0b0d13fe1 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.30.7", + "version": "2.31.0", "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.30.7.msi", - "hash": "ca0f762aa6e75fb8d4ff70af1f7dcd440ac96fb3048874313d9e8adb0b3828af" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.0.msi", + "hash": "4160702fa4aa91e729f782ee9e086d2f87bc5d02a55523f187ee81c1aa659527" } }, "extract_dir": "Amazon\\AWSCLIV2",