From c1e32092427344d9b2f24ae754396fe35bc82ecf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:34:17 +0000 Subject: [PATCH] aws: Update to version 2.9.3 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d5357b868d..1a7da81020 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.2", + "version": "2.9.3", "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.2.msi", - "hash": "801a5042aaa6fcb192b3d6e79bc901165c61986293423478d32b2294f96cfcf1" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.3.msi", + "hash": "9d932e5e95078626dbb10dfd39ac042158ad9250f6eeb76b8e4f052bb1f67a73" } }, "extract_dir": "Amazon\\AWSCLIV2",