mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 15:41:19 +00:00
14 lines
621 B
JSON
14 lines
621 B
JSON
{
|
|
"version": "6.1.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.1.0/aws-vault-windows-386.exe#/aws-vault.exe",
|
|
"hash": "56a935a239e68e61dc4e8e86e2281c14a61f4e21d50148b08a24deb76804807f",
|
|
"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"
|
|
}
|
|
}
|