aws-vault: Update to version 4.6.1

This commit is contained in:
Richard Kuhnt 2019-06-24 01:00:17 +00:00
parent 9b68161afc
commit e52e78bb4b

View File

@ -2,9 +2,9 @@
"homepage": "https://github.com/99designs/aws-vault", "homepage": "https://github.com/99designs/aws-vault",
"description": "A vault for securely storing and accessing AWS credentials in development environments", "description": "A vault for securely storing and accessing AWS credentials in development environments",
"license": "MIT", "license": "MIT",
"version": "4.6.0", "version": "4.6.1",
"url": "https://github.com/99designs/aws-vault/releases/download/v4.6.0/aws-vault-windows-386.exe#/aws-vault.exe", "url": "https://github.com/99designs/aws-vault/releases/download/v4.6.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "a74daa5e180b31a8cb047aa85998518d2a8e079aecac40a76d2b79a801c99957", "hash": "03e84c4065e46cb1b75fd8fadf55169277a89a176adddf0f18b4c749fe653e36",
"bin": "aws-vault.exe", "bin": "aws-vault.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {