tunnel: Update to version 0.5.9

This commit is contained in:
Richard Kuhnt 2019-11-15 20:00:19 +00:00
parent 3fa5bd4a4b
commit 04a690bf49

View File

@ -1,16 +1,16 @@
{
"version": "0.5.8",
"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.8/tunnel_0.5.8_windows_32-bit.zip",
"hash": "5b198b8d6e574a7e8fb238f8fbf999fab5490d323d79fcaaa02e19032aa9af38"
"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.8/tunnel_0.5.8_windows_64-bit.zip",
"hash": "81df6f642a1d3dd1752fdec8c6cf95bd798f884477ca035e29d898d7327faf0c"
"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",