aws-vault: Update to version 5.1.1

This commit is contained in:
Richard Kuhnt 2020-01-13 12:01:50 +00:00
parent a3df51f542
commit 51d1d84ef1

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