From e973d38074a36f188e574b292ba785bc31b0b7d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 12 Sep 2020 12:21:02 +0200 Subject: [PATCH] aws-vault: Update to version 6.0.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 b8bf1aa96b..4010d0978d 100644 --- a/bucket/aws-vault.json +++ b/bucket/aws-vault.json @@ -1,10 +1,10 @@ { - "version": "6.0.0", + "version": "6.0.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.0.0/aws-vault-windows-386.exe#/aws-vault.exe", - "hash": "5185bb5130dafb5c939f408781d7640e953134ae94ae0ccb52229969b47f0c80", + "url": "https://github.com/99designs/aws-vault/releases/download/v6.0.1/aws-vault-windows-386.exe#/aws-vault.exe", + "hash": "d792bfabd51b224555bacf2616d1552b46a7c9c9ac04ac7f118507abdf785e56", "bin": "aws-vault.exe", "checkver": "github", "autoupdate": {