From 9cf7a7f6c9ceb5ae11cdaaa6858499daa274b436 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 20:29:54 +0000 Subject: [PATCH] aws: Update to version 2.27.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 8f25a949e4..9deacf3659 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.3", + "version": "2.27.4", "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.3.msi", - "hash": "9c9a7741f8f20d90eb6c0aa03a0c03161fb8a082b9c161b0aeca83cdb21ea3a2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.4.msi", + "hash": "4abe2c07e8e1a947e4d0f079e8980b65bd37586c3e377ce2244610ecf5df0d89" } }, "extract_dir": "Amazon\\AWSCLIV2",