From 2c977a9e87c66c640e0e6cf63055db0f23f92b13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 00:34:04 +0000 Subject: [PATCH] aws: Update to version 2.9.18 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 3aa6181726..d554c2aa05 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.17", + "version": "2.9.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.9.17.msi", - "hash": "02eebd8537b1d41ef3e366d821fe684460dd9289e575c80b0aa6fad56906aaa4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.18.msi", + "hash": "4329643158828623c96730d343b30e78b039719024a5082268fdb09b46f8acb1" } }, "extract_dir": "Amazon\\AWSCLIV2",