From 5524f9213eb9ab161635b2b6f69886033dc147a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 04:32:54 +0000 Subject: [PATCH] aws: Update to version 2.8.11 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 117e884955..a07a4ee6a9 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.8.10", + "version": "2.8.11", "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.10.msi", - "hash": "b5941145ab4948004f384a73d39195210d7cb117d4bd4da2b45c1a84f783ea08" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.8.11.msi", + "hash": "9492aa53eddb099394f720efeb9141afb837635022c6893a04494e8004a418fb" } }, "extract_dir": "Amazon\\AWSCLIV2",