From ff6dadc82bdac7655eb7e32f2ca1d7e29b2e91c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 20:23:00 +0000 Subject: [PATCH] aws: Update to version 2.15.15 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 8a43c5a815..302c8b005d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.14", + "version": "2.15.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.15.14.msi", - "hash": "e5045b1fde4c538eb67c70034c3250aeec2afc27e46c8af379eeb39eb95d53eb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.15.msi", + "hash": "5c6e8d718771307d54c3306926cb4d046bbed0d50aa9810b5bdb7c393e14cd90" } }, "extract_dir": "Amazon\\AWSCLIV2",