ScoopInstaller_Main/bucket/aws-vault.json
2019-07-10 06:00:18 +00:00

14 lines
621 B
JSON

{
"homepage": "https://github.com/99designs/aws-vault",
"description": "A vault for securely storing and accessing AWS credentials in development environments",
"license": "MIT",
"version": "4.6.2",
"url": "https://github.com/99designs/aws-vault/releases/download/v4.6.2/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "780b82a7833fb2749019609a8b3f3c22bc7c9a9bbbf00a2b2ee743c20bc58956",
"bin": "aws-vault.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/99designs/aws-vault/releases/download/v$version/aws-vault-windows-386.exe#/aws-vault.exe"
}
}