From e7e762934b75f6a6cee310ceebcfe6bc33413205 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:24:13 +0000 Subject: [PATCH] aws: Update to version 2.13.15 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9313a661d9..03f8740667 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.14", + "version": "2.13.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.13.14.msi", - "hash": "192530fdb0ac514ceaf01bae988e0eb21f07033f860e27d46067ed2e4098538e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.15.msi", + "hash": "f9bfc8be925c4bb18062bf44fd1e7db1af0b1b8f8e7332c0d4867dde75b5a699" } }, "extract_dir": "Amazon\\AWSCLIV2",