From a24aae81612d47f410a2b70115f9c8b2eeded5e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 20:27:52 +0000 Subject: [PATCH] aws: Update to version 2.7.11 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4aeb57d41d..14099a22e6 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.10", + "version": "2.7.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.7.10.msi", - "hash": "7469203ff6c7a69ad917cc57f78008f8d48a6b5e515d69d975b74f0cadd850f0" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.11.msi", + "hash": "ae2e6a6d159a88dc12763b2a0c54546721758d3f6e2ac986a738fe2956c75133" } }, "extract_dir": "Amazon\\AWSCLIV2",