From 0570c550a2ee8889957ea4b5232177a0ab97de27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 20:29:34 +0000 Subject: [PATCH] aws: Update to version 2.27.47 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 3c1b96a816..d7488605a5 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.46", + "version": "2.27.47", "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.46.msi", - "hash": "30e5e7c92696144e2827dab40641921eb08b1cad6cdd4c6ae9d85bdc6213728d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.47.msi", + "hash": "abf93e8d3ab4fdd782968a8b7cd730199fb0a50ef96b12771109786cbf6dca6e" } }, "extract_dir": "Amazon\\AWSCLIV2",