From d204f293c2233cf04ef791416981141fb84e230e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 20:30:13 +0000 Subject: [PATCH] aws: Update to version 2.27.36 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 0537f51f31..a756607281 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.35", + "version": "2.27.36", "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.35.msi", - "hash": "7031be7915d4c872050dab31e1ac7d45070c5b97b3fb02462d821da2e27b08b7" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.36.msi", + "hash": "d3e5ababea885e6b73d79a2d44e730c9fbb9a945247677c9aeb09507b31b4f33" } }, "extract_dir": "Amazon\\AWSCLIV2",