ScoopInstaller_Main/bucket/aws-vault.json
2019-12-19 23:00:24 +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.0.0",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.0.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "20b8d2a77b078180db18cb6d27f4e6192f43e5f4272c1f70e1b90e50a35822d8",
"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"
}
}