ScoopInstaller_Main/bucket/aws-vault.json
2019-12-24 04:00:26 +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.1",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.0.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "d860a8dd3198181be6d5fb3fae2cbf3e5e86c52f02740a0d22e04728a1a6f5cf",
"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"
}
}