2019-11-15 20:00:19 +00:00

32 lines
1.2 KiB
JSON

{
"version": "0.5.9",
"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.9/tunnel_0.5.9_windows_32-bit.zip",
"hash": "5dab749d81c137fcac4c335b756f262dccd5025d8cfeade531b543b1a559a3bd"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.9/tunnel_0.5.9_windows_64-bit.zip",
"hash": "4e3f8f09e4db9be81f40a0ed7d8319716963ecbf10bbf4bb74a4384eabc6623e"
}
},
"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"
}
}
}