From a93d28738895c849467b5d6be883372dbf8a26ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:29:15 +0000 Subject: [PATCH] aws: Update to version 2.27.31 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a4d64d1706..5158ad3bf9 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.30", + "version": "2.27.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.27.30.msi", - "hash": "986bf44e2176ed2f00f9f2fd8404fdf9d903a79d0ebf6c0f9da3fe09835ac3f1" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.31.msi", + "hash": "393ae99b44ffed99176b462748b7bd7ae34d2169335dcc0d68d57c8de7dd2649" } }, "extract_dir": "Amazon\\AWSCLIV2",