ScoopInstaller_Main/bucket/aws-vault.json
2020-04-21 06:40:59 +02:00

14 lines
621 B
JSON

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