From 08520fc6bd8e325e5abdb3058e998bb6392ac5f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 08:26:29 +0000 Subject: [PATCH] aws: Update to version 2.14.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 8721127de5..db41050782 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.14.3", + "version": "2.14.4", "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.14.3.msi", - "hash": "7a3ea8760c20bc9849640f95e62cae2a9fd10d4c70570ff82f20ef132df348bc" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.14.4.msi", + "hash": "e325f615d44367c5ffbbb7d1372e466a832e066ce020976ed8bc7853e8ea93a3" } }, "extract_dir": "Amazon\\AWSCLIV2",