ScoopInstaller_Main/bucket/aws-vault.json
2022-02-06 00:33:24 +00:00

14 lines
621 B
JSON

{
"version": "6.5.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/v6.5.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "0074daa4da45762b532a690fcc5660c34fabe2f640bfec9d86d6bea3e2641931",
"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"
}
}