From 69db7e83396fec60665482d579a052f303f6d69b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 20:29:23 +0000 Subject: [PATCH] aws: Update to version 2.27.48 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d7488605a5..21007b11a2 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.47", + "version": "2.27.48", "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.47.msi", - "hash": "abf93e8d3ab4fdd782968a8b7cd730199fb0a50ef96b12771109786cbf6dca6e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.48.msi", + "hash": "cf5622e63cdffc5d99f83376847e7ab4a1ba186eba03671c990b614f279e8bc4" } }, "extract_dir": "Amazon\\AWSCLIV2",