From 54241949ee9d88a4ef3b012b8b21a03ba9eeeb5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 20:26:15 +0000 Subject: [PATCH] aws: Update to version 2.27.29 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 997b56e199..12eb83b299 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.28", + "version": "2.27.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.27.28.msi", - "hash": "709b01a7795b0dff1bb49d3186a0e90571c2b4051ff4a7a4699650ab7e7261b5" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.29.msi", + "hash": "df81d6a27e10dd696915b4fde44d7f5e04096380d30ae958cd4ad8e1617b603d" } }, "extract_dir": "Amazon\\AWSCLIV2",