From a72a97015d168211e4e95921d3c7174625f224e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 20:25:47 +0000 Subject: [PATCH] aws: Update to version 2.16.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 448b1fda3d..36a054c50f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.16.3", + "version": "2.16.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.16.3.msi", - "hash": "0aed30afb7f4061be679587edc62693de2f0141377d9c5555de07d1effc45d09" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.16.4.msi", + "hash": "ae9bbc1c0b0b6868c5fcd4a2f495edae10487caa8ad7ae117d45a6eb4018ea7b" } }, "extract_dir": "Amazon\\AWSCLIV2",