aws-vault: Update to version 5.1.2

This commit is contained in:
Richard Kuhnt 2020-01-17 01:01:49 +00:00
parent 6a2f4dd714
commit e99a19003f

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": "5.1.1", "version": "5.1.2",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.1.1/aws-vault-windows-386.exe#/aws-vault.exe", "url": "https://github.com/99designs/aws-vault/releases/download/v5.1.2/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "30014271bb8994951bc678a7cdc733dac70e2451738c40dcb97c04d8d1414315", "hash": "1a631ab45aba9f64e560b098ed7b38b9bd7f79af8787238594ab4b41953b50b0",
"bin": "aws-vault.exe", "bin": "aws-vault.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {