From 1bfffd45201156eb1be30c9d3f047f8779c36763 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 20:29:40 +0000 Subject: [PATCH] aws: Update to version 2.7.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 48c5e0601e..2ab0ee4155 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.6.4", + "version": "2.7.0", "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.6.4.msi", - "hash": "aac38594361c54ba8353c83018d2b91613b8d0839941be8fafac0b0a572d13ca" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.0.msi", + "hash": "3f53e6f13ecc82b3d07428f39ad32bac8455224e5e8e179356d1a68fe6f6c58b" } }, "extract_dir": "Amazon\\AWSCLIV2",