From b8c120834122809160889d4847bd042dc1e70d1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 20:30:13 +0000 Subject: [PATCH] aws: Update to version 2.8.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 8fb4dfba29..a7827c3e17 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.8.3", + "version": "2.8.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.8.3.msi", - "hash": "c474e01fb311896644f525a4c5c673b8e337d650ef833852ee7cd0172bb7ddcb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.8.4.msi", + "hash": "300793b581aecfaa30ec514b52ef2ff62b45adf0797906ad7321a4613bcf1f9f" } }, "extract_dir": "Amazon\\AWSCLIV2",