From 5800d65656f290690213cbfe1a64ef3df37f2675 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:28:01 +0000 Subject: [PATCH] aws: Update to version 2.17.58 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4863db3096..84f98a9b17 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.57", + "version": "2.17.58", "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.57.msi", - "hash": "558afec17ffc15cc2572912b927de4e5420e546d44fbc5f97deb58fd7a711836" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.58.msi", + "hash": "44acb1a6253250ed13737021c8d33ad10d2627130dbc8c7fa0e4425e6d7b2fbb" } }, "extract_dir": "Amazon\\AWSCLIV2",