From d290d8636038c9f461a27e93d07655a6616a6f2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 20:29:13 +0000 Subject: [PATCH] aws: Update to version 2.6.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 11239c1fa0..d60b7d89eb 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.5.8", + "version": "2.6.0", "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.5.8.msi", - "hash": "d1bf61bcf44bc89f63416a3d44ea52df73d59963165a0eed0244540e2409ad79" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.6.0.msi", + "hash": "2e44959e1c02f9869dd7cede1e89f88b4628245475046cfa433b52eb6ba5ce5d" } }, "extract_dir": "Amazon\\AWSCLIV2",