From bf66d4ea0594a74d574527355bac7bf49de6665f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 00:33:29 +0000 Subject: [PATCH] aws-vault: Update to version 7.2.0 --- bucket/aws-vault.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws-vault.json b/bucket/aws-vault.json index fb83290e13..02c01e3738 100644 --- a/bucket/aws-vault.json +++ b/bucket/aws-vault.json @@ -1,10 +1,10 @@ { - "version": "7.1.2", + "version": "7.2.0", "description": "A vault for securely storing and accessing AWS credentials in development environments", "homepage": "https://github.com/99designs/aws-vault", "license": "MIT", - "url": "https://github.com/99designs/aws-vault/releases/download/v7.1.2/aws-vault-windows-386.exe#/aws-vault.exe", - "hash": "6de2724fb0a2ded474aa110a8851253bdf3e9295d04114ee0c80d716a8c19fd7", + "url": "https://github.com/99designs/aws-vault/releases/download/v7.2.0/aws-vault-windows-386.exe#/aws-vault.exe", + "hash": "fef9f2db83bb0aba867036f6ad7f95075f3d9887ca8a141cdfec74d85f01e594", "bin": "aws-vault.exe", "checkver": "github", "autoupdate": {