ScoopInstaller_Main/bucket/aws-vault.json
2023-03-07 00:34:49 +00:00

14 lines
621 B
JSON

{
"version": "7.0.1",
"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.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "38c644f29e52da9ec9065e1a1dd0a2c4dfe68f10fbd1205c93fc0a25116ce80b",
"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"
}
}