ScoopInstaller_Main/bucket/aws-vault.json
2020-09-25 18:36:29 +02:00

14 lines
621 B
JSON

{
"version": "6.2.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.2.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "76d4ebf91e52c16588b0fe04866221934f0cbeb5d7a94eac03a5d4437d6c43a5",
"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"
}
}