From cc04939b0d35a7a73a9e79cf7cc39f7d2b458f32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 20:29:20 +0000 Subject: [PATCH] aws: Update to version 2.27.42 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 81bfc43cc5..6c28521d8f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.41", + "version": "2.27.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.27.41.msi", - "hash": "e2ea2289e430fc3c3db2adabd2196bf891bf3dba9f3e3460fdeb751b85e03430" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.42.msi", + "hash": "27e8c2015fd000b948cfa2bc7477502378068a014c0482ac75fc99e47762b5ad" } }, "extract_dir": "Amazon\\AWSCLIV2",