From 5a6c550abb83fd0e7c920520e7a9baa23d9fd1be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 20:24:51 +0000 Subject: [PATCH] aws: Update to version 2.15.40 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a62b435237..d68d5582e1 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.39", + "version": "2.15.40", "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.39.msi", - "hash": "8c4edd3936cb6d3d3cdca0b7be7f1606da2e3eac33fc7143a9a9e4212861d6a2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.40.msi", + "hash": "8066ab98c4cd3220406810c97a5ccc7fc5b01e40b32581d1c93f1b305f4be3d2" } }, "extract_dir": "Amazon\\AWSCLIV2",