ScoopInstaller_Main/bucket/aws-vault.json
2019-08-09 01: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": "4.6.3",
"url": "https://github.com/99designs/aws-vault/releases/download/v4.6.3/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "af91e13508a37ebd93b067ef101c3439582973ad6df2d092cb64d0c6359fe8d6",
"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"
}
}