From a6f043adb91b13f5bb90468b1d235db16dda01e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 20:24:14 +0000 Subject: [PATCH] aws: Update to version 2.13.16 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 03f8740667..062f1bfe19 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.15", + "version": "2.13.16", "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.15.msi", - "hash": "f9bfc8be925c4bb18062bf44fd1e7db1af0b1b8f8e7332c0d4867dde75b5a699" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.16.msi", + "hash": "e09203f063ca27e566bd4b78e50cc5dad7b8bf10418c67a93e4877350345be85" } }, "extract_dir": "Amazon\\AWSCLIV2",