2019-11-24 01:00:18 +00:00

32 lines
1.2 KiB
JSON

{
"version": "0.5.14",
"homepage": "https://github.com/labstack/tunnel-client",
"description": "Expose local servers to the internet securely.",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.14/tunnel_0.5.14_windows_32-bit.zip",
"hash": "471481d99da2b9a1299c18062cf4a5d26260ed30e7d046cab181b064d5addbb8"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.14/tunnel_0.5.14_windows_64-bit.zip",
"hash": "fee21b15183a8b8965222ea221fe4df770f5086f27556683eac4757c1a724c9a"
}
},
"bin": "tunnel.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"32bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v$version/tunnel_$version_windows_32-bit.zip"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v$version/tunnel_$version_windows_64-bit.zip"
}
},
"hash": {
"url": "$baseurl/checksum.txt"
}
}
}