From 6f67f3b142b2129061d6835069017241c28bb1fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 20:29:14 +0000 Subject: [PATCH] aws: Update to version 2.28.9 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1ddba215de..55714255ca 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.28.8", + "version": "2.28.9", "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.8.msi", - "hash": "7b53b74fe4111f9f64fb821f044f219c89e2b22a879de7246f21bdcefcfd38cb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.28.9.msi", + "hash": "62118f24b312011dd5a9488a062f76f67347f677b94731d4303352dca69cb954" } }, "extract_dir": "Amazon\\AWSCLIV2",