2019-11-18 22:00:26 +00:00

32 lines
1.2 KiB
JSON

{
"version": "0.5.12",
"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.12/tunnel_0.5.12_windows_32-bit.zip",
"hash": "b3cf86592cb3aa9cd739cf36b988c98f1e7338d746a3b15e02afb966cb269dd1"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.12/tunnel_0.5.12_windows_64-bit.zip",
"hash": "83627b2bebaef4392defffb223cead8e9627f61ea67fb24e44e74223ea564e3c"
}
},
"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"
}
}
}