From 70c67a1bae280aef082ad7bcdf8c52cacd2eed58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 20:27:49 +0000 Subject: [PATCH] aws: Update to version 2.7.7 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index fafe3d2aa4..42ecd1ee0e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.6", + "version": "2.7.7", "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.7.6.msi", - "hash": "188369ae43b75cd8474eae0b2fada0ee07f8621cf66f3cd4743dbcc2ec93469d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.7.msi", + "hash": "5a2089f50b359e6f20e117730170145624e6b4015262c26075678240ff9c7d8d" } }, "extract_dir": "Amazon\\AWSCLIV2",