tunnel: Update to version 0.4.0

This commit is contained in:
Richard Kuhnt 2019-09-01 00:00:30 +00:00
parent e7bf9daad2
commit 547102edce

View File

@ -1,16 +1,16 @@
{
"version": "0.3.4",
"version": "0.4.0",
"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.3.4/tunnel_0.3.4_windows_32-bit.zip",
"hash": "c936f3addb89f229890e841684b39d73d171f6e81d7a93784df17d6d5473e9d6"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.4.0/tunnel_0.4.0_windows_32-bit.zip",
"hash": "2ca1e661ebaaa733e1d6dfda7dbf6d98f1b5b87e12c713365971cd8020513cce"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.4/tunnel_0.3.4_windows_64-bit.zip",
"hash": "5658ff03282fe60eb1b7490d26af229eb46c89b2ea11d080f83fd7767de93f41"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.4.0/tunnel_0.4.0_windows_64-bit.zip",
"hash": "ba3037eb2e4e37bc2c2bb4e49e9341c788cf267eb3987763d6e8e39f70b37439"
}
},
"bin": "tunnel.exe",