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