tunnel: Update to version 0.5.8

This commit is contained in:
Richard Kuhnt 2019-11-13 07:01:47 +00:00
parent 6620eaccd3
commit 6f9f2b1277

View File

@ -1,16 +1,16 @@
{
"version": "0.5.6",
"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.6/tunnel_0.5.6_windows_32-bit.zip",
"hash": "f4f05c4c6de35e4179f8a1376e78dd9c256804aa173827960dbbc8ed0f00a0d1"
"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.6/tunnel_0.5.6_windows_64-bit.zip",
"hash": "bc742804dc36778c7e33bd4597b297cedd7e997c55947d1a0c1afcf7183caf9b"
"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",