ScoopInstaller_Main/bucket/aws-vault.json
2020-02-11 07:01:49 +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": "5.2.1",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.2.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "07348794910a4f3b93978de03dda6dba50198fdc959c6f357c5e8375dbc19d05",
"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"
}
}