From c6d963dc6b9886b9c187aa40959e37652422a24d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 20:26:35 +0000 Subject: [PATCH] aws: Update to version 2.17.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index b7c2997040..75d76d7767 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.3", + "version": "2.17.4", "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.3.msi", - "hash": "c85fb5ff60f0703dec903b950609523bc72dfce668f3b1a37574e108e95b7f9b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.4.msi", + "hash": "d423ea479d430d863088a64a3c1e3a4149cac07fefea9bdb6d33fbae1b2acdb2" } }, "extract_dir": "Amazon\\AWSCLIV2",