From 4732cba2b4b5a1d2742d617dd38b80fe6ef77cea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 20:29:19 +0000 Subject: [PATCH] aws: Update to version 2.8.12 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a07a4ee6a9..7ac2106aad 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.8.11", + "version": "2.8.12", "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.11.msi", - "hash": "9492aa53eddb099394f720efeb9141afb837635022c6893a04494e8004a418fb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.8.12.msi", + "hash": "c61a75f16752184f93894b2ae0daac8b80ae3bea7d8f81999e90b1488e30de62" } }, "extract_dir": "Amazon\\AWSCLIV2",