mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 04:31:27 +00:00
18 lines
638 B
JSON
18 lines
638 B
JSON
{
|
|
"homepage": "https://github.com/datalust/seqcli",
|
|
"description": "Seq command-line client",
|
|
"license": "Apache-2.0",
|
|
"version": "0.1.153",
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v0.1.153/seqcli-0.1.153-win-x64.zip",
|
|
"hash": "7bb084a6268a55caef86711cf7e65ef70d776bf2285b0a5dbb6e21df10298ece",
|
|
"extract_dir": "seqcli-0.1.153-win-x64",
|
|
"bin": [
|
|
"seqcli.exe"
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v$version/seqcli-$version-win-x64.zip",
|
|
"extract_dir": "seqcli-$version-win-x64"
|
|
}
|
|
}
|