From 583b8bdb8a6dd47aebe38607560f021134d7c09b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:25:41 +0000 Subject: [PATCH] aws: Update to version 2.15.2 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1a8d61e392..6263aac208 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.1", + "version": "2.15.2", "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.1.msi", - "hash": "79785b707237ed44a264c6bba385c55d2decdd382490ac70652eb9d4676e5e4a" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.2.msi", + "hash": "87104feb3633ded42b666ee0d251445dfdfd17487ce4405c8f894ecb50f58608" } }, "extract_dir": "Amazon\\AWSCLIV2",