ScoopInstaller_Main/bucket/aws-vault.json
2021-03-30 12:00:24 +00:00

14 lines
621 B
JSON

{
"version": "6.3.1",
"description": "A vault for securely storing and accessing AWS credentials in development environments",
"homepage": "https://github.com/99designs/aws-vault",
"license": "MIT",
"url": "https://github.com/99designs/aws-vault/releases/download/v6.3.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "acba56d994a5666b16c92928299aeb52d5691ddb3ddc76015ef20bfde3d29108",
"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"
}
}