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