From 76fef77033ef28cbd2449bf8611029ba5f04550c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 20:25:41 +0000 Subject: [PATCH] aws: Update to version 2.9.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1a7da81020..021cdd49de 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.3", + "version": "2.9.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.9.3.msi", - "hash": "9d932e5e95078626dbb10dfd39ac042158ad9250f6eeb76b8e4f052bb1f67a73" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.4.msi", + "hash": "972d418ebd5ce04ac619bdec23c2793fa3c10ad28f098286f31893974c1b5227" } }, "extract_dir": "Amazon\\AWSCLIV2",