From 6f2cf24e885703c42f0c833309b6b3404be70c84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 00:34:27 +0000 Subject: [PATCH] aws: Update to version 2.11.22 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a34a2a55fb..6506240de9 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.21", + "version": "2.11.22", "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.21.msi", - "hash": "b2cfadf81929d833041c372a9e789645bfd0d3791cea86d65f58001f1ad06bd1" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.22.msi", + "hash": "939d04108630bd911867130e69f8a8771301d5538e332b745efbef403ad77801" } }, "extract_dir": "Amazon\\AWSCLIV2",