From 3c10eca2a39be891096cf985a80cb1f8c5f24b42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 00:33:31 +0000 Subject: [PATCH] aws-vault: Update to version 7.0.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 68799b04a5..525941b9e4 100644 --- a/bucket/aws-vault.json +++ b/bucket/aws-vault.json @@ -1,10 +1,10 @@ { - "version": "6.6.2", + "version": "7.0.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/v6.6.2/aws-vault-windows-386.exe#/aws-vault.exe", - "hash": "fbfbc8da39ed4724b8b826afc372f8b8163839b87c35666429e46fb8eb4717c4", + "url": "https://github.com/99designs/aws-vault/releases/download/v7.0.0/aws-vault-windows-386.exe#/aws-vault.exe", + "hash": "68f175853704f272d4db8ce361e239710bc3204fd5099996e001bb7484d695dd", "bin": "aws-vault.exe", "checkver": "github", "autoupdate": {