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