From 1e50b1ee3b465d4269e3a724114fd8f7750bb816 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 00:33:04 +0000 Subject: [PATCH] aws: Update to version 2.11.16 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 2ff85fcd67..f3ac6052d1 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.15", + "version": "2.11.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.11.15.msi", - "hash": "ca817dd45db6da3aea359d1658a13acd4004febac1174e1d76b33ce105282d1d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.16.msi", + "hash": "00cd7e70b38911732a3923557bf11a4baea2b5b45ea5089f22879bfee13ffbeb" } }, "extract_dir": "Amazon\\AWSCLIV2",