aws-vault: Update to version 5.3.2

This commit is contained in:
Richard Kuhnt 2020-02-18 11:01:48 +00:00
parent fc1cd2c78c
commit 6b13048f65

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.3.1", "version": "5.3.2",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.3.1/aws-vault-windows-386.exe#/aws-vault.exe", "url": "https://github.com/99designs/aws-vault/releases/download/v5.3.2/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "cae09216163850b0a6eca6c1f16762a19fb118f57f0213b1543ebe52b4ccb2b4", "hash": "507cda45f04dd9cb00dcd3e28c564538985a590189436f15b2cbb316138ddcba",
"bin": "aws-vault.exe", "bin": "aws-vault.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {