aws-vault: Update to version 4.6.3

This commit is contained in:
Richard Kuhnt 2019-08-09 01:00:24 +00:00
parent 4e5134cbc9
commit 4e9ab8aba4

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.2", "version": "4.6.3",
"url": "https://github.com/99designs/aws-vault/releases/download/v4.6.2/aws-vault-windows-386.exe#/aws-vault.exe", "url": "https://github.com/99designs/aws-vault/releases/download/v4.6.3/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "780b82a7833fb2749019609a8b3f3c22bc7c9a9bbbf00a2b2ee743c20bc58956", "hash": "af91e13508a37ebd93b067ef101c3439582973ad6df2d092cb64d0c6359fe8d6",
"bin": "aws-vault.exe", "bin": "aws-vault.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {