25 lines
754 B
JSON
25 lines
754 B
JSON
{
|
|
"version": "1.2.0",
|
|
"description": "A tool to ping tcp server.",
|
|
"homepage": "https://git.taurusxin.com/taurusxin/ncmdump",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://git.taurusxin.com/taurusxin/tcping-go/releases/download/v1.2.0/tcping-windows-amd64-1.2.0.zip",
|
|
"hash": "c4e0d902ce11f7b07f688507b522d064e6055b7f834485b6c44c7021e2115aff"
|
|
}
|
|
},
|
|
"bin": ["tcping.exe"],
|
|
"checkver": {
|
|
"url": "https://git.taurusxin.com/api/v1/repos/taurusxin/tcping/tags",
|
|
"jsonpath": "$[0].name"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://git.taurusxin.com/taurusxin/tcping-go/releases/download/$version/tcping-windows-amd64-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|