From 6f9f2b127702e856e115e77fb537e78b2bd8ee9f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Nov 2019 07:01:47 +0000 Subject: [PATCH] tunnel: Update to version 0.5.8 --- bucket/tunnel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tunnel.json b/bucket/tunnel.json index f9c0d94d5d..a386706cfe 100644 --- a/bucket/tunnel.json +++ b/bucket/tunnel.json @@ -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",