From 9652869836c8f5b46a6dc3e35fdabec401152bd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 20:30:00 +0000 Subject: [PATCH] aws: Update to version 2.8.2 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1a2283e479..405a5ba631 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.8.1", + "version": "2.8.2", "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.1.msi", - "hash": "1c9f3764ac4da3a73397ac5e6a1edb08506b8725dc15480f885a9a18d00620ea" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.8.2.msi", + "hash": "fb756e68153ced756228a0961dd13154cb3932b7f3a0057a5ab479424df75460" } }, "extract_dir": "Amazon\\AWSCLIV2",