From a8cdec1066d66a68da4ec9f075ee575f4a262974 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 20:29:42 +0000 Subject: [PATCH] aws: Update to version 2.27.51 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 6b5ed95ada..f9f4938a1e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.50", + "version": "2.27.51", "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.50.msi", - "hash": "910a712bfe8d8453ab534e22278365e64e6f61ed2f0b66204e95e290d6b37dec" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.51.msi", + "hash": "ae2d65241ead13f08e7b208d5a8abed694cf55f01ef54c56db3fa883c1eac837" } }, "extract_dir": "Amazon\\AWSCLIV2",