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