From e41f9d2a730e0015b7deb4d645e57d06e1241e9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:28:21 +0000 Subject: [PATCH] aws: Update to version 2.7.16 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e03080784f..8665e2c225 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.15", + "version": "2.7.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.7.15.msi", - "hash": "d721977c1bede7c5cb5179ccbbe12f5d8179997c0c32437b15ebd7ea31de5393" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.16.msi", + "hash": "9094d163378d33e0d175dc78196740d302a03ce88bbcd85855e6332c6cb273fd" } }, "extract_dir": "Amazon\\AWSCLIV2",