From a309ccc7a8abd064812ee5d35e8ce002fc4d2451 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 20:23:59 +0000 Subject: [PATCH] aws: Update to version 2.15.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d6a3bda07b..960c53c526 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.3", + "version": "2.15.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.15.3.msi", - "hash": "5d06b194d0f71199439a702627eef098584dfeb01ad62be3a5052d8f2ea4a32b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.4.msi", + "hash": "83d45e3b313cb1760928b2963edb4b62e7e0689f858d4c1914a58aef34d2d5aa" } }, "extract_dir": "Amazon\\AWSCLIV2",