ScoopInstaller_Main/bucket/aws-vault.json
2020-01-08 14:00:25 +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.1.0",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.1.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "68d6f1228cf71282c64942fe8ec1cba8e1173668d256be88b33c5127cac4c0c3",
"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"
}
}