From abc1a2fad7dee5b844e1015da7f53c3a438bc453 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Nov 2019 22:00:26 +0000 Subject: [PATCH] tunnel: Update to version 0.5.12 --- bucket/tunnel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tunnel.json b/bucket/tunnel.json index dcdc30286f..dc7fbff4cf 100644 --- a/bucket/tunnel.json +++ b/bucket/tunnel.json @@ -1,16 +1,16 @@ { - "version": "0.5.11", + "version": "0.5.12", "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.11/tunnel_0.5.11_windows_32-bit.zip", - "hash": "dad7c8f53dc5439c75f30dfca9e1e1b78c10228d55c57dfc6ad05f9074e0cfd6" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.12/tunnel_0.5.12_windows_32-bit.zip", + "hash": "b3cf86592cb3aa9cd739cf36b988c98f1e7338d746a3b15e02afb966cb269dd1" }, "64bit": { - "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.11/tunnel_0.5.11_windows_64-bit.zip", - "hash": "e25096a8b433ab20360664c5a0123ec091eef7892a230d6259244269e00360aa" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.12/tunnel_0.5.12_windows_64-bit.zip", + "hash": "83627b2bebaef4392defffb223cead8e9627f61ea67fb24e44e74223ea564e3c" } }, "bin": "tunnel.exe",