From 04a690bf49044d55470b79d139bb3df119ab0c12 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Nov 2019 20:00:19 +0000 Subject: [PATCH] tunnel: Update to version 0.5.9 --- bucket/tunnel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tunnel.json b/bucket/tunnel.json index a386706cfe..78be124a0d 100644 --- a/bucket/tunnel.json +++ b/bucket/tunnel.json @@ -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",