diff --git a/bucket/tunnel.json b/bucket/tunnel.json index 83422791e9..d9db85e106 100644 --- a/bucket/tunnel.json +++ b/bucket/tunnel.json @@ -1,16 +1,16 @@ { - "version": "0.5.13", + "version": "0.5.15", "description": "Expose local servers to the internet securely.", "homepage": "https://github.com/labstack/tunnel-client", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.13/tunnel_0.5.13_windows_64-bit.zip", - "hash": "80a7671581b54ed6c0a51bc709d4437975dd7155469c742d24b319eb694ffdb7" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.15/tunnel_0.5.15_windows_64-bit.zip", + "hash": "b9ddc128565f2ccf077b5a5b8d20e7545be49c96fd6b6f986635de16367ef00c" }, "32bit": { - "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.13/tunnel_0.5.13_windows_32-bit.zip", - "hash": "3462904209ec65fbe95292ac08660d1738d0b581482f890289a48a7056b4563e" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.15/tunnel_0.5.15_windows_32-bit.zip", + "hash": "fa2c2a376b0caa6b82b6041a118b192b79cf265a976e5648cc05bf83cb2093b9" } }, "bin": "tunnel.exe",