From bc6cf33aae488d5c9a7b906dd56cdeb6bcf0a020 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:27:37 +0000 Subject: [PATCH] aws: Update to version 2.18.5 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1aa19a28fd..676a789835 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.18.4", + "version": "2.18.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.18.4.msi", - "hash": "61c08e7f58b274e352a5f82c69f458172cbf9bb1e907eeaaf7fa78fba0289008" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.18.5.msi", + "hash": "e88b00d03f671454e20eb84b47cfe9e8df4a7f90ad94b4dc405f3a1389e1782c" } }, "extract_dir": "Amazon\\AWSCLIV2",