mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
14 lines
621 B
JSON
14 lines
621 B
JSON
{
|
|
"version": "6.6.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.6.0/aws-vault-windows-386.exe#/aws-vault.exe",
|
|
"hash": "93d49ee9c0a9d9e50367135b90b206c14c614c5e67bf254468eed286c2e6850f",
|
|
"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"
|
|
}
|
|
}
|