From bfa8f8999f98e97573c4bb6cc667f0bf875e7e14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 04:29:10 +0000 Subject: [PATCH] aws: Update to version 2.17.43 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4bace7425c..5b2a8cfc39 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.42", + "version": "2.17.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.17.42.msi", - "hash": "8a15a6c3966dc4d432dfeecef20ac249935b274972f7cbc1d85b6bcceab0f2ee" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.43.msi", + "hash": "cab27843167a1f70e0682e39a0daef746984c3a8a52e4a3243c7e09a9814af10" } }, "extract_dir": "Amazon\\AWSCLIV2",