ScoopInstaller_Main/bucket/aws-vault.json
2020-05-07 09:09:57 +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.4",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.4.4/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "0c93108f1cf1b920a84808e664245d272a2179fc931485d3c6f6989c350e6efa",
"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"
}
}