From b8ac8f216d922998469e7cb436a14e3242b9a2d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 20:31:48 +0000 Subject: [PATCH] aws: Update to version 2.7.14 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index c7593602bb..54c06a4e92 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.13", + "version": "2.7.14", "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.13.msi", - "hash": "2d8930de7b5eccfcb784f08c9015bd2ad6863b152378b74fc811bad0164f219c" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.14.msi", + "hash": "1a83ebff43f625288e3ffda811d34a2554db1d06b4aef7eaa00bee22aa991b48" } }, "extract_dir": "Amazon\\AWSCLIV2",