From e91c601f7c29707c33b6476ab0684d3d82945017 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 20:26:08 +0000 Subject: [PATCH] aws: Update to version 2.15.59 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index fcebb79b0c..4e703d371c 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.58", + "version": "2.15.59", "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.58.msi", - "hash": "bafd1eee2f4100016fb5715f0d4f7aed406b4055071d9ba53b9c1bdaa60d9dc2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.59.msi", + "hash": "6be8deaf1d252f148c12a4e6f4f3cf78d9b1484a88be5c251ee7c70691decb81" } }, "extract_dir": "Amazon\\AWSCLIV2",