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