From af67f4fa4a36b11a6148a9f0f2ec5dc79f14395c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 20:28:20 +0000 Subject: [PATCH] aws: Update to version 2.7.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index c312300006..99a1482202 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.3", + "version": "2.7.4", "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.3.msi", - "hash": "692562c84680381548635515e737305fad895a38972ad0c6b8410bcf0e74b3e2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.4.msi", + "hash": "2f257782ce9cdbbdd92557edc18c91c7d530faf9ee5f5ebbe90b59bd2f6f0135" } }, "extract_dir": "Amazon\\AWSCLIV2",