tcping: Update to version 1.3.0
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.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"
|
||||
"url": "https://git.taurusxin.com/taurusxin/tcping-go/releases/download/v1.3.0/tcping-windows-amd64.zip",
|
||||
"hash": "ab193c40b60816e9c576d2725fbe2e9ac1aadae4391888a90ff94725acf5d024"
|
||||
}
|
||||
},
|
||||
"bin": ["tcping.exe"],
|
||||
@@ -17,7 +17,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://git.taurusxin.com/taurusxin/tcping-go/releases/download/$version/tcping-windows-amd64-$version.zip"
|
||||
"url": "https://git.taurusxin.com/taurusxin/tcping-go/releases/download/$version/tcping-windows-amd64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user