aws-vault: Update to version 5.4.4

This commit is contained in:
Jakub Čábera 2020-05-07 09:09:57 +02:00
parent 5bc483722e
commit 681db1af0c

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.4.3", "version": "5.4.4",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.4.3/aws-vault-windows-386.exe#/aws-vault.exe", "url": "https://github.com/99designs/aws-vault/releases/download/v5.4.4/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "c430f3705a986e1b230a4b1e5af47f862560d700a8deac2cfe13dd387e2641c2", "hash": "0c93108f1cf1b920a84808e664245d272a2179fc931485d3c6f6989c350e6efa",
"bin": "aws-vault.exe", "bin": "aws-vault.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {