From 9c389aabe12c2e0b24bc370f5e5b3bbd57f04766 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 08:31:03 +0000 Subject: [PATCH] tunnel: Update to version 0.5.13 --- bucket/tunnel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tunnel.json b/bucket/tunnel.json index d9db85e106..83422791e9 100644 --- a/bucket/tunnel.json +++ b/bucket/tunnel.json @@ -1,16 +1,16 @@ { - "version": "0.5.15", + "version": "0.5.13", "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.15/tunnel_0.5.15_windows_64-bit.zip", - "hash": "b9ddc128565f2ccf077b5a5b8d20e7545be49c96fd6b6f986635de16367ef00c" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.13/tunnel_0.5.13_windows_64-bit.zip", + "hash": "80a7671581b54ed6c0a51bc709d4437975dd7155469c742d24b319eb694ffdb7" }, "32bit": { - "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.15/tunnel_0.5.15_windows_32-bit.zip", - "hash": "fa2c2a376b0caa6b82b6041a118b192b79cf265a976e5648cc05bf83cb2093b9" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.13/tunnel_0.5.13_windows_32-bit.zip", + "hash": "3462904209ec65fbe95292ac08660d1738d0b581482f890289a48a7056b4563e" } }, "bin": "tunnel.exe",