From 7af86348e8c1ecab09056e1e81b97cdb7c1ce3c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:27:58 +0000 Subject: [PATCH] aws: Update to version 2.18.9 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 540e2a4b6c..4b1cd064bf 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.18.8", + "version": "2.18.9", "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.18.8.msi", - "hash": "085a69e2614b19d1aa97ee0b880ea3ac9f88b1e7c74c84a643671965ac196354" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.18.9.msi", + "hash": "71de1e09fda52c625e5dd625de8a1142edd8ffa44949f843153e8a0b1b382fd4" } }, "extract_dir": "Amazon\\AWSCLIV2",