From f80d9aaa30b86b8c204284b1400f310d444f6a26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 20:28:12 +0000 Subject: [PATCH] aws: Update to version 2.17.55 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 932cac5a75..b2cdee5643 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.54", + "version": "2.17.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.17.54.msi", - "hash": "f0d6969058a392ce40b83166c687aa828b213eb899d73389b7dd321968be95ee" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.55.msi", + "hash": "e697d4d7a5642499848548dbc936f6b90f31d49a0e784bcb7f4c93dc21e9d3ac" } }, "extract_dir": "Amazon\\AWSCLIV2",