ScoopInstaller_Main/bucket/aws-vault.json
2023-03-16 04:27:43 +00:00

14 lines
621 B
JSON

{
"version": "7.1.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.1.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "bef9e7c862dbe10163a77233d3fa722eab4a4d49594c777c115c5bd5c4ee0bae",
"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"
}
}