From ab8abf0310995d12bfe82f7a397242a8b3fa76ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 00:35:21 +0000 Subject: [PATCH] aws: Update to version 2.4.11 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 3c085dad9a..74a3c6316e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.10", + "version": "2.4.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.4.10.msi", - "hash": "e74eff5f1235df394f47c8761c0a6116925764271f09dc2c6fc52f9bd4900f0e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.11.msi", + "hash": "66f552acdf54cf98edfbbf9cbf2f1ab4109f40bf1bace5fadf6e38997faa9e55" } }, "extract_dir": "Amazon\\AWSCLIV2",