From 689f3c0b80e80565efffca8809fc6fccfbe48041 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 20:36:02 +0000 Subject: [PATCH] aws: Update to version 2.32.29 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4ca8aec338..574c7e6145 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.32.28", + "version": "2.32.29", "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.32.28.msi", - "hash": "d1c35edb556a4f2a0032098ee99e8a073f39a075d104f1319287028e9a52cf86" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.32.29.msi", + "hash": "6a8d85711124ada4813470061a6a468a16ba9c4b4236deb292188e3c76f10c0b" } }, "extract_dir": "Amazon\\AWSCLIV2",