ScoopInstaller_Main/bucket/aws-vault.json
2022-01-18 04:29:59 +00:00

14 lines
621 B
JSON

{
"version": "6.4.0",
"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.4.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "a03e206683ecf4e85b30b9b72528230439fee0d15a82f0d1890c39cdbd0aea11",
"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"
}
}