mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +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": "4.7.1",
|
|
"url": "https://github.com/99designs/aws-vault/releases/download/v4.7.1/aws-vault-windows-386.exe#/aws-vault.exe",
|
|
"hash": "3884a24a57cad21c26bccb5f7f87ce00a24ce16d600475a98af72a6aafe686d5",
|
|
"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"
|
|
}
|
|
}
|