From 4f7adf022ebbb89f27f63e3775cf1503d6479c15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 20:27:44 +0000 Subject: [PATCH] aws: Update to version 2.5.7 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index fab1337e9f..aab8585487 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.5.6", + "version": "2.5.7", "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.6.msi", - "hash": "69e059181ac0264b17400034403c51ee9f33eba72bf63fb8e0d73b1c7c034452" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.5.7.msi", + "hash": "20030c6bf3b9a591996df2c94ee9e0617f7bf32c792403ce8e78fc4d6a384a08" } }, "extract_dir": "Amazon\\AWSCLIV2",