From aa7fdd7fd14f9ca983d985503dc5a9751713d7f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:28:18 +0000 Subject: [PATCH] aws: Update to version 2.18.15 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d060eca34b..002e64e63f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.18.14", + "version": "2.18.15", "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.14.msi", - "hash": "71945fe3095a873394841e828857b29aebe645fa2a0f806ef5108c8c8a56d3f0" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.18.15.msi", + "hash": "8e0f34099ac40efbbabd83fefb8dea7034c20aa62359192c17db6c654475c687" } }, "extract_dir": "Amazon\\AWSCLIV2",