From 2c919b2ab3e0fadeb0b74d26936df0a70b260811 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:25:40 +0000 Subject: [PATCH] aws: Update to version 2.16.5 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 36a054c50f..726f0af73a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.16.4", + "version": "2.16.5", "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.4.msi", - "hash": "ae9bbc1c0b0b6868c5fcd4a2f495edae10487caa8ad7ae117d45a6eb4018ea7b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.16.5.msi", + "hash": "081911f0506c6c26e482755c94632b20f8956634c893976f31d217169465d57c" } }, "extract_dir": "Amazon\\AWSCLIV2",