From 14819b86688fa3b879a345c7f090772a3b90269d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Aug 2019 06:00:21 +0000 Subject: [PATCH] tunnel: Update to version 0.3.4 --- bucket/tunnel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tunnel.json b/bucket/tunnel.json index 17dc19d133..3993de32c6 100644 --- a/bucket/tunnel.json +++ b/bucket/tunnel.json @@ -1,16 +1,16 @@ { - "version": "0.3.3", + "version": "0.3.4", "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.3.3/tunnel_0.3.3_windows_32-bit.zip", - "hash": "90847bc1d2fed0e3b7817df272317c369e8459066b68da510c5ec2f58c3a4482" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.4/tunnel_0.3.4_windows_32-bit.zip", + "hash": "c936f3addb89f229890e841684b39d73d171f6e81d7a93784df17d6d5473e9d6" }, "64bit": { - "url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.3/tunnel_0.3.3_windows_64-bit.zip", - "hash": "e928f8bea517921e04d0751f78bcd127e8a4645f9ceb73cb215731859d3b42dc" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.4/tunnel_0.3.4_windows_64-bit.zip", + "hash": "5658ff03282fe60eb1b7490d26af229eb46c89b2ea11d080f83fd7767de93f41" } }, "bin": "tunnel.exe",