From 4891fd1ee3e5f550adb102940e23cd068713fe60 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 Mar 2021 12:00:24 +0000 Subject: [PATCH] aws-vault: Update to version 6.3.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 485cea2f00..1bd9265a80 100644 --- a/bucket/aws-vault.json +++ b/bucket/aws-vault.json @@ -1,10 +1,10 @@ { - "version": "6.3.0", + "version": "6.3.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.3.0/aws-vault-windows-386.exe#/aws-vault.exe", - "hash": "ad76261f6d346d5648b0ecad0935906903aea293682ce29a22e0570079225f10", + "url": "https://github.com/99designs/aws-vault/releases/download/v6.3.1/aws-vault-windows-386.exe#/aws-vault.exe", + "hash": "acba56d994a5666b16c92928299aeb52d5691ddb3ddc76015ef20bfde3d29108", "bin": "aws-vault.exe", "checkver": "github", "autoupdate": {