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