aws-vault: Update to version 4.7.1

This commit is contained in:
Richard Kuhnt 2019-10-30 02:00:27 +00:00
parent 8e60164c1c
commit 79ca9444b6

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.7.0", "version": "4.7.1",
"url": "https://github.com/99designs/aws-vault/releases/download/v4.7.0/aws-vault-windows-386.exe#/aws-vault.exe", "url": "https://github.com/99designs/aws-vault/releases/download/v4.7.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "033a5e805b2899d2ef38ed2541c68ba9fdb6dacf5abfcc25889b371ac10be1f7", "hash": "3884a24a57cad21c26bccb5f7f87ce00a24ce16d600475a98af72a6aafe686d5",
"bin": "aws-vault.exe", "bin": "aws-vault.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {