From ab91c8796c58e3299cea81353a3132d357a4429d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 20:28:09 +0000 Subject: [PATCH] aws: Update to version 2.29.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 105353fc92..f9379719de 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.28.26", + "version": "2.29.0", "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.28.26.msi", - "hash": "77ca392fde7d6d6b8762e53d8e818d315c30be163a5301dfba3f3fe4b8d09efd" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.29.0.msi", + "hash": "d2a1e25b3f76616d374e0084b6c694286efc42ba468b8f579f34497768b01097" } }, "extract_dir": "Amazon\\AWSCLIV2",