ScoopInstaller_Main/bucket/aws-vault.json
2023-03-06 00:33:31 +00:00

14 lines
621 B
JSON

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