From 8b227a33a0e7517e1099437a525c3c5698e2a473 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 20:29:47 +0000 Subject: [PATCH] aws: Update to version 2.27.57 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index f0631cbddf..cd47450938 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.56", + "version": "2.27.57", "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.56.msi", - "hash": "32570c28f35ca9624fc7d1ea2202112c895a90335b8a3ad18f559bd642246b0e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.57.msi", + "hash": "968aa747ee4b92baf91677dcd6059ec4ce007638cb69ed220732eae5a083d4e8" } }, "extract_dir": "Amazon\\AWSCLIV2",