From e002ac0ba87ada72c866864acff5bdc5e27f434c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 20:30:36 +0000 Subject: [PATCH] aws: Update to version 2.8.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d5a5014870..1be020aae6 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.8.5", + "version": "2.8.6", "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.5.msi", - "hash": "7fdd1a32a99f59f4fe28f26bb64984037f4177e25285ecdf288873b7036cdbd8" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.8.6.msi", + "hash": "066be131d1e4dff2b5df0ebbd8560654ca7b29f469ece48f9d49763329858d4a" } }, "extract_dir": "Amazon\\AWSCLIV2",