2019-11-13 07:01:47 +00:00

32 lines
1.2 KiB
JSON

{
"version": "0.5.8",
"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.8/tunnel_0.5.8_windows_32-bit.zip",
"hash": "5b198b8d6e574a7e8fb238f8fbf999fab5490d323d79fcaaa02e19032aa9af38"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.8/tunnel_0.5.8_windows_64-bit.zip",
"hash": "81df6f642a1d3dd1752fdec8c6cf95bd798f884477ca035e29d898d7327faf0c"
}
},
"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"
}
}
}