From 8aa419ba0183c00f4dad735cfb5528c2c0a19556 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 3 Sep 2020 08:50:10 +0200 Subject: [PATCH] aws-vault: Update to version 6.0.0 --- bucket/aws-vault.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/aws-vault.json b/bucket/aws-vault.json index 107028b8f6..b8bf1aa96b 100644 --- a/bucket/aws-vault.json +++ b/bucket/aws-vault.json @@ -1,10 +1,10 @@ { - "homepage": "https://github.com/99designs/aws-vault", + "version": "6.0.0", "description": "A vault for securely storing and accessing AWS credentials in development environments", + "homepage": "https://github.com/99designs/aws-vault", "license": "MIT", - "version": "5.4.4", - "url": "https://github.com/99designs/aws-vault/releases/download/v5.4.4/aws-vault-windows-386.exe#/aws-vault.exe", - "hash": "0c93108f1cf1b920a84808e664245d272a2179fc931485d3c6f6989c350e6efa", + "url": "https://github.com/99designs/aws-vault/releases/download/v6.0.0/aws-vault-windows-386.exe#/aws-vault.exe", + "hash": "5185bb5130dafb5c939f408781d7640e953134ae94ae0ccb52229969b47f0c80", "bin": "aws-vault.exe", "checkver": "github", "autoupdate": {