From 52b79e767a0dd805cabae1cfe352fd65c805af81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 20:27:31 +0000 Subject: [PATCH] aws: Update to version 2.17.54 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1991c1f3f1..932cac5a75 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.53", + "version": "2.17.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.17.53.msi", - "hash": "4c49e7a36078159f9aa897da89f22a51c7ec0dcbb6bc22dd7ce0c48f5af9763f" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.54.msi", + "hash": "f0d6969058a392ce40b83166c687aa828b213eb899d73389b7dd321968be95ee" } }, "extract_dir": "Amazon\\AWSCLIV2",