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