ScoopInstaller_Main/bucket/aws-vault.json
2023-01-17 00:32:55 +00:00

14 lines
621 B
JSON

{
"version": "6.6.2",
"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/v6.6.2/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "fbfbc8da39ed4724b8b826afc372f8b8163839b87c35666429e46fb8eb4717c4",
"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"
}
}