From cebcf20e53dc36eaebd3ab1c2b00065ecf5574e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 20:24:20 +0000 Subject: [PATCH] aws: Update to version 2.11.15 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a8599c7d9c..2ff85fcd67 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.14", + "version": "2.11.15", "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.14.msi", - "hash": "74c1d24b90e77303356fb5583a9ab804a5fea106f83ae64eeeb5d6f8e1d87d51" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.15.msi", + "hash": "ca817dd45db6da3aea359d1658a13acd4004febac1174e1d76b33ce105282d1d" } }, "extract_dir": "Amazon\\AWSCLIV2",