From 685d41127962f8e2ba8baeaf501f82f75f72a130 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:28:07 +0000 Subject: [PATCH] aws: Update to version 2.18.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 676a789835..e73789595d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.18.5", + "version": "2.18.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.18.5.msi", - "hash": "e88b00d03f671454e20eb84b47cfe9e8df4a7f90ad94b4dc405f3a1389e1782c" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.18.6.msi", + "hash": "b636b2b62af5bccbf3cd64066f20544e729165796dc5a1d7fe6af996cbc230f1" } }, "extract_dir": "Amazon\\AWSCLIV2",