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