From 40498d6067a58608a50fd2d7bdf7e012f406e153 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 00:33:11 +0000 Subject: [PATCH] aws: Update to version 2.11.21 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 79e4d544af..a34a2a55fb 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.20", + "version": "2.11.21", "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.11.20.msi", - "hash": "5bb5da676d70b82ba09e93f79b92aa6bc0af879090b99df0ead735881810a00a" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.21.msi", + "hash": "b2cfadf81929d833041c372a9e789645bfd0d3791cea86d65f58001f1ad06bd1" } }, "extract_dir": "Amazon\\AWSCLIV2",