diff --git a/bucket/tunnel.json b/bucket/tunnel.json index 78be124a0d..0d94aeac04 100644 --- a/bucket/tunnel.json +++ b/bucket/tunnel.json @@ -1,16 +1,16 @@ { - "version": "0.5.9", + "version": "0.5.10", "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.9/tunnel_0.5.9_windows_32-bit.zip", - "hash": "5dab749d81c137fcac4c335b756f262dccd5025d8cfeade531b543b1a559a3bd" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.10/tunnel_0.5.10_windows_32-bit.zip", + "hash": "0b70531ef80695790501465a90893bf70ea31fa2d2950e0376cbdc811e10e087" }, "64bit": { - "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.9/tunnel_0.5.9_windows_64-bit.zip", - "hash": "4e3f8f09e4db9be81f40a0ed7d8319716963ecbf10bbf4bb74a4384eabc6623e" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.10/tunnel_0.5.10_windows_64-bit.zip", + "hash": "86abe51941d268f44946aeddd5a27b1c5c0e59f78a6e2096d6fd24ce5f75e914" } }, "bin": "tunnel.exe",