From 213e248bcd0c091b306be585cfef2a43d3af2480 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:31:56 +0000 Subject: [PATCH] aws: Update to version 2.33.21 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 6f53ac224c..2c28965012 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.33.20", + "version": "2.33.21", "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.33.20.msi", - "hash": "4265e7c06cea88b8125470d315dbfae5b295fc13fba4e3f2b82f317dbc34966e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.33.21.msi", + "hash": "97dadadc15b35827831832f97a9d206e9acf3ce534716f0eed88e0b5cdf02bf4" } }, "extract_dir": "Amazon\\AWSCLIV2",