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