mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
14 lines
621 B
JSON
14 lines
621 B
JSON
{
|
|
"version": "7.1.2",
|
|
"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/v7.1.2/aws-vault-windows-386.exe#/aws-vault.exe",
|
|
"hash": "6de2724fb0a2ded474aa110a8851253bdf3e9295d04114ee0c80d716a8c19fd7",
|
|
"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"
|
|
}
|
|
}
|