From 4682d1a6ab43316aaa546fbf3e02fe274c7ceb4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 00:38:25 +0000 Subject: [PATCH] aws: Update to version 2.27.1 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 5afdda47e8..e0e2bf2283 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.0", + "version": "2.27.1", "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.0.msi", - "hash": "564a0cc8e58851b0bf988d95ab59f3611ebadabc29a39d7bd2a4b9ae1ce57dcd" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.1.msi", + "hash": "17d07a6e3feb853d30a183901a98a45adf24c6a3548b757357f29ae6f2d66c02" } }, "extract_dir": "Amazon\\AWSCLIV2",