From 7af10d8843f9503f9a4f05f0f901ff278129269c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:27:58 +0000 Subject: [PATCH] aws: Update to version 2.18.18 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 5ef8df6cf0..98cf42b00a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.18.17", + "version": "2.18.18", "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.17.msi", - "hash": "9f8eb7e115905e6832314589b08742a36d7fc728d491d5f5acd696fea39e864b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.18.18.msi", + "hash": "2ddf5e6ecaf7c28ce9b421fd52657c9099274bf68d93af9a5f72ae0afe8bfbc5" } }, "extract_dir": "Amazon\\AWSCLIV2",