From 0d8608d91d7a665f90adad23c2d825967c719bae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 20:33:54 +0000 Subject: [PATCH] aws: Update to version 2.5.1 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e70d29fe1a..670963c6cd 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.5.0", + "version": "2.5.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.5.0.msi", - "hash": "a14a3d89807f083b4403341b75b930b08d76078a5ece2ae288e820b8f256127f" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.5.1.msi", + "hash": "34af8f9cd6fa38967286efbac7425ed274671168d0c985f38684f6cc54f53622" } }, "extract_dir": "Amazon\\AWSCLIV2",