From 0c7a528e79affbeb6d04c09172bfc07b6a0d3fc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 20:30:26 +0000 Subject: [PATCH] aws: Update to version 2.28.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4e33dd70e1..e3c1435280 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.28.5", + "version": "2.28.6", "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.5.msi", - "hash": "614762fb8e624432b6e3cc683dcf108ce7184281bf63a48378452b9d63a575aa" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.28.6.msi", + "hash": "8e56eff7ec14dd5075caa218182ca2c8b539e64147d7a09a91155bfb08068abc" } }, "extract_dir": "Amazon\\AWSCLIV2",