From 6e59679e7d390effe0edd2ce4906c0e473d6dc51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 16:31:19 +0000 Subject: [PATCH] aws: Update to version 2.27.53 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 59208d5cd1..e1b046e848 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.52", + "version": "2.27.53", "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.52.msi", - "hash": "4842458a84470b5f51c9ce062c1497db98d4d350ef4b5e0a8fb6cd73f18f960a" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.53.msi", + "hash": "1972c5efd2eee424a0ba58b4fe02416cb5307d5c33a87e0c133a1a930968fb02" } }, "extract_dir": "Amazon\\AWSCLIV2",