From 342651768af1438d175498562159345725c5433e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 20:30:29 +0000 Subject: [PATCH] aws: Update to version 2.27.54 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e1b046e848..5705f48fc1 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.53", + "version": "2.27.54", "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.53.msi", - "hash": "1972c5efd2eee424a0ba58b4fe02416cb5307d5c33a87e0c133a1a930968fb02" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.54.msi", + "hash": "d1f54d2592806185de668fbdf7f05da93f6fbf245b9b4984ff8cdef3780d1eee" } }, "extract_dir": "Amazon\\AWSCLIV2",