From b94ff6343c32d9135a37fffdf32aecc391a92102 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 20:28:14 +0000 Subject: [PATCH] aws: Update to version 2.22.28 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index b97e4b8149..69d9fc53be 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.27", + "version": "2.22.28", "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.22.27.msi", - "hash": "082aabf8411a474ef94e14f805c61ed5ef52792add2bdadaab6ea42794b214d3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.28.msi", + "hash": "40efdb8ff042153e3ba9503645b29594501cd905cfac4e9a669a6b0f3d807bd7" } }, "extract_dir": "Amazon\\AWSCLIV2",