From e12d569288a853ee05a61ca16184fe5919ae70ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 20:26:31 +0000 Subject: [PATCH] aws: Update to version 2.15.55 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 03e2aa3570..377e7d7513 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.54", + "version": "2.15.55", "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.54.msi", - "hash": "05263dcf7ef433e9bcbb74a3261ea9dc107dfd492bfaea79524c32943751de54" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.55.msi", + "hash": "c754f16bf48473d4d1e6a1f4484d1dfffa6441282163d8b458f7dab5b839c938" } }, "extract_dir": "Amazon\\AWSCLIV2",