From 547102edce04782a2ba2764ff3e8b721ae634cc1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 1 Sep 2019 00:00:30 +0000 Subject: [PATCH] tunnel: Update to version 0.4.0 --- bucket/tunnel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tunnel.json b/bucket/tunnel.json index 3993de32c6..adf5126abf 100644 --- a/bucket/tunnel.json +++ b/bucket/tunnel.json @@ -1,16 +1,16 @@ { - "version": "0.3.4", + "version": "0.4.0", "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.4/tunnel_0.3.4_windows_32-bit.zip", - "hash": "c936f3addb89f229890e841684b39d73d171f6e81d7a93784df17d6d5473e9d6" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.4.0/tunnel_0.4.0_windows_32-bit.zip", + "hash": "2ca1e661ebaaa733e1d6dfda7dbf6d98f1b5b87e12c713365971cd8020513cce" }, "64bit": { - "url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.4/tunnel_0.3.4_windows_64-bit.zip", - "hash": "5658ff03282fe60eb1b7490d26af229eb46c89b2ea11d080f83fd7767de93f41" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.4.0/tunnel_0.4.0_windows_64-bit.zip", + "hash": "ba3037eb2e4e37bc2c2bb4e49e9341c788cf267eb3987763d6e8e39f70b37439" } }, "bin": "tunnel.exe",