ScoopInstaller_Main/bucket/aws-vault.json
2023-03-27 00:33:29 +00:00

14 lines
621 B
JSON

{
"version": "7.2.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.2.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "fef9f2db83bb0aba867036f6ad7f95075f3d9887ca8a141cdfec74d85f01e594",
"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"
}
}