From 311a1babd56750913408477e797a1cac87e2fcfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 20:26:37 +0000 Subject: [PATCH] aws: Update to version 2.16.9 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1cacc81281..1b9924c7b4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.16.8", + "version": "2.16.9", "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.8.msi", - "hash": "be81ab080e3a8dcd345dbe79f948d03fa082f8c0625e3f41edb14be02208dc6a" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.16.9.msi", + "hash": "ef8d3f7ab05710a30d2b03c719bb39d604848185c66288ad239389783d0037e0" } }, "extract_dir": "Amazon\\AWSCLIV2",