ScoopInstaller_Main/bucket/aws-vault.json
2023-03-10 04:28:44 +00:00

14 lines
621 B
JSON

{
"version": "7.0.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/v7.0.2/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "b9432f656b91fd442377fa6a2bd1efcb02da0e8ada90b3a61d8787dba27809b1",
"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"
}
}