From 27e91b36c365b5d79b55ee7a2cbe624ecaa6c685 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 20:29:26 +0000 Subject: [PATCH] aws: Update to version 2.27.27 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index ce798a34a2..532af63cc9 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.26", + "version": "2.27.27", "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.26.msi", - "hash": "f70bf5c9de7d34f221c4ba3b9869c21b7c1fbf7c1e94931d07e6ef86ee7b83e2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.27.msi", + "hash": "988594285b242462b3659c5c9821d130c897d153562caf78c9dc39156112c850" } }, "extract_dir": "Amazon\\AWSCLIV2",