mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
14 lines
621 B
JSON
14 lines
621 B
JSON
{
|
|
"version": "6.6.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/v6.6.1/aws-vault-windows-386.exe#/aws-vault.exe",
|
|
"hash": "dd02ee3e854fa0690c17cb2477784d579bae6de4a9013d02cd82689b30a7d43b",
|
|
"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"
|
|
}
|
|
}
|