ScoopInstaller_Main/bucket/aws-vault.json
2020-01-22 13:01:53 +00: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.2.0",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.2.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "d3505f914281f9289792a53aea5b362268fd4f734a39e92260078b696b349bf0",
"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"
}
}