From fa48146392a55666daa0752598a9288c3219c574 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 00:33:25 +0000 Subject: [PATCH] aws: Update to version 2.5.8 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index aab8585487..11239c1fa0 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.5.7", + "version": "2.5.8", "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.7.msi", - "hash": "20030c6bf3b9a591996df2c94ee9e0617f7bf32c792403ce8e78fc4d6a384a08" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.5.8.msi", + "hash": "d1bf61bcf44bc89f63416a3d44ea52df73d59963165a0eed0244540e2409ad79" } }, "extract_dir": "Amazon\\AWSCLIV2",