ScoopInstaller_Main/bucket/aws-vault.json
2022-12-20 12:31:36 +00:00

14 lines
621 B
JSON

{
"version": "6.6.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.6.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "dd02ee3e854fa0690c17cb2477784d579bae6de4a9013d02cd82689b30a7d43b",
"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"
}
}