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