From e318147bc784f02c6bafe4e91eee2f2b5b1f7afc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 20:25:08 +0000 Subject: [PATCH] aws: Update to version 2.15.42 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d4e33b6090..edf3af51a5 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.41", + "version": "2.15.42", "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.15.41.msi", - "hash": "b4ec36e427920d58b914b0bfd226de40f0245778f728809112046e4d48e5e034" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.42.msi", + "hash": "95500037e780e45fc8ec3018817dba814940fb26ff2702ff1e0813ae3d08f36c" } }, "extract_dir": "Amazon\\AWSCLIV2",