ScoopInstaller_Main/bucket/aws-vault.json
2020-09-03 08:50:10 +02:00

14 lines
621 B
JSON

{
"version": "6.0.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.0.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "5185bb5130dafb5c939f408781d7640e953134ae94ae0ccb52229969b47f0c80",
"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"
}
}