From 536b97555abfbe99051d5d4370eb06a7b7f729c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 20:23:47 +0000 Subject: [PATCH] aws: Update to version 2.13.7 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index ecfa795770..0cee4b4fb0 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.6", + "version": "2.13.7", "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.13.6.msi", - "hash": "7e67fa4a0a3db241301413e6981687a2e2ba1d6c0ef19e0e9b186f2c8b550892" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.7.msi", + "hash": "2eedffa7864754f64b6ce9dca76e98e6a0afe34ce8b2042804f100008f4adf8c" } }, "extract_dir": "Amazon\\AWSCLIV2",