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