From c367b620692469aa637b2e6d57d93204aa3c46dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 20:29:07 +0000 Subject: [PATCH] aws: Update to version 2.7.18 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 5e29d8b1a3..d003c52466 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.17", + "version": "2.7.18", "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.17.msi", - "hash": "be769a6ac1e89286c6140b4f68b8e1f1f5cd3ff4520a8c7464f55edfea8098ac" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.18.msi", + "hash": "2ccf832c9284e8b2e2e8f4555dba6b7d3384e6e23e1919f45d268f3d4331d3fd" } }, "extract_dir": "Amazon\\AWSCLIV2",