From 4513c796953946fa600c68a7e406ebed75567ec9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:26:52 +0000 Subject: [PATCH] aws: Update to version 2.17.15 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index f399de8d76..3d7ab08e90 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.14", + "version": "2.17.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.17.14.msi", - "hash": "f7be3ba20aee9807644e05930d16880d398e3367c3529a653bbf443dce9ca6ea" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.15.msi", + "hash": "c1559c69313d26de6c545707462b562e15b64709bc073243dffd102d313e0236" } }, "extract_dir": "Amazon\\AWSCLIV2",