tunnel: Update to version 0.5.6

This commit is contained in:
Richard Kuhnt 2019-11-10 17:01:06 +00:00
parent b04f7d73ee
commit 7588ffec5b

View File

@ -1,16 +1,16 @@
{
"version": "0.5.4",
"version": "0.5.6",
"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.4/tunnel_0.5.4_windows_32-bit.zip",
"hash": "8a5bda8041562e47c1981015f93ab9395aad86df529448132c75b1017370c302"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.6/tunnel_0.5.6_windows_32-bit.zip",
"hash": "f4f05c4c6de35e4179f8a1376e78dd9c256804aa173827960dbbc8ed0f00a0d1"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.4/tunnel_0.5.4_windows_64-bit.zip",
"hash": "51cda44a83fb45eeab156c0f17e146b1eb3e02dc5e5fd4b2838684238f5e29c1"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.6/tunnel_0.5.6_windows_64-bit.zip",
"hash": "bc742804dc36778c7e33bd4597b297cedd7e997c55947d1a0c1afcf7183caf9b"
}
},
"bin": "tunnel.exe",