mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
14 lines
621 B
JSON
14 lines
621 B
JSON
{
|
|
"homepage": "https://github.com/99designs/aws-vault",
|
|
"description": "A vault for securely storing and accessing AWS credentials in development environments",
|
|
"license": "MIT",
|
|
"version": "5.3.0",
|
|
"url": "https://github.com/99designs/aws-vault/releases/download/v5.3.0/aws-vault-windows-386.exe#/aws-vault.exe",
|
|
"hash": "715311d63d605d93225de0f8b6f191f879c5458b9fcbaa1aacdfef4d0b82da6a",
|
|
"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"
|
|
}
|
|
}
|