From df873ea482d762fe024ae37a95cb81f6aae26943 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 20:27:32 +0000 Subject: [PATCH] aws: Update to version 2.28.22 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9673c9bc9a..1c24820efc 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.28.21", + "version": "2.28.22", "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.21.msi", - "hash": "38ec549219a1b52f779ff99e477ccd1f7cb254e803d11dea25b0a82ebd11c127" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.28.22.msi", + "hash": "652b720a2dea561485040c2845dd0d02c33a898411b8c826a348d14f30551769" } }, "extract_dir": "Amazon\\AWSCLIV2",