From fbcc67d35866c5dd53cad6e13c32225b163d81ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 20:29:54 +0000 Subject: [PATCH] aws: Update to version 2.27.33 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 6a3459b9fb..3f24a87066 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.32", + "version": "2.27.33", "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.32.msi", - "hash": "2201e09eb7bbae3f68fb91e3568281fee431a8a5677d56940b9aa208c39a83a4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.33.msi", + "hash": "30a823e3c2ca256c7a7d2c8c40ddf66f84296f59c32aa1212be917ab35537315" } }, "extract_dir": "Amazon\\AWSCLIV2",