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