ScoopInstaller_Main/bucket/aws-vault.json
2019-08-27 01:00:16 +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": "4.6.4",
"url": "https://github.com/99designs/aws-vault/releases/download/v4.6.4/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "ff72aa8bdc77dd698abdae3b44083b43826d6e39835c9a8bf1ecf0f246c74e95",
"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"
}
}