From a29f2b2c5eadc584d5bc043a1666ec5f52bdeda6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:32:26 +0000 Subject: [PATCH] aws: Update to version 2.33.14 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 0be0170156..22b2e3a4a4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.33.13", + "version": "2.33.14", "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.13.msi", - "hash": "cdc2f06ca7a9bdc193a2b0fc580c9ee69eb4ff74fa6a0a99514eb06cef10f46f" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.33.14.msi", + "hash": "933266ad3bb66115619165aee10d35617ac4ec3fb22ebd33634c9116f13e2a53" } }, "extract_dir": "Amazon\\AWSCLIV2",