From 29a82f64e13d554de774ea7ec83a8c8dd1ee6a62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 00:43:12 +0000 Subject: [PATCH] aws: Update to version 2.8.5 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a7827c3e17..d5a5014870 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.8.4", + "version": "2.8.5", "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.4.msi", - "hash": "300793b581aecfaa30ec514b52ef2ff62b45adf0797906ad7321a4613bcf1f9f" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.8.5.msi", + "hash": "7fdd1a32a99f59f4fe28f26bb64984037f4177e25285ecdf288873b7036cdbd8" } }, "extract_dir": "Amazon\\AWSCLIV2",