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