From a9bb5a477a19aa9114defb03ccdd09926c7e610f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 20:26:23 +0000 Subject: [PATCH] aws: Update to version 2.9.7 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index c5e4fa2c11..78fad8a6b6 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.6", + "version": "2.9.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.9.6.msi", - "hash": "2e9bced8a5a37aef7d40ec1d5d8e4bbc810f369dda5cade6e4529b00f0bd5649" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.7.msi", + "hash": "dcc904c231fc15c2321b9939da6672993743884a4ce77c1336dc15372814f76b" } }, "extract_dir": "Amazon\\AWSCLIV2",