diff --git a/bucket/tunnel.json b/bucket/tunnel.json index e679390943..0aab161e72 100644 --- a/bucket/tunnel.json +++ b/bucket/tunnel.json @@ -1,16 +1,16 @@ { - "version": "0.5.0", + "version": "0.5.1", "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.0/tunnel_0.5.0_windows_32-bit.zip", - "hash": "e0d32de0df5181b7117deabcb8f04e6d3070ee6f1dae6b2c0ee603e5146a3a2e" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.1/tunnel_0.5.1_windows_32-bit.zip", + "hash": "16a419b05816912f944d70be4c1b468c6d816a177e752d6b6db18ee667146802" }, "64bit": { - "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.0/tunnel_0.5.0_windows_64-bit.zip", - "hash": "425a51b6130ee5293c3c60e9388a4eeae9ad5383e36bc617fc27563fe1590daf" + "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.1/tunnel_0.5.1_windows_64-bit.zip", + "hash": "90c676a7a4286ef1c07e701146c5a175c757cd5d2cf37b331f822f6af464f149" } }, "bin": "tunnel.exe",