From bbeaf7b626cb02bf40ec6b477bd786384df052d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 12:31:36 +0000 Subject: [PATCH] aws-vault: Update to version 6.6.1 --- 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 6fd2d454f3..a99f05c230 100644 --- a/bucket/aws-vault.json +++ b/bucket/aws-vault.json @@ -1,10 +1,10 @@ { - "version": "6.6.0", + "version": "6.6.1", "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.0/aws-vault-windows-386.exe#/aws-vault.exe", - "hash": "93d49ee9c0a9d9e50367135b90b206c14c614c5e67bf254468eed286c2e6850f", + "url": "https://github.com/99designs/aws-vault/releases/download/v6.6.1/aws-vault-windows-386.exe#/aws-vault.exe", + "hash": "dd02ee3e854fa0690c17cb2477784d579bae6de4a9013d02cd82689b30a7d43b", "bin": "aws-vault.exe", "checkver": "github", "autoupdate": {