tunnel: Update to version 0.3.4

This commit is contained in:
Richard Kuhnt 2019-08-30 06:00:21 +00:00
parent eeb7532743
commit 14819b8668

View File

@ -1,16 +1,16 @@
{ {
"version": "0.3.3", "version": "0.3.4",
"homepage": "https://github.com/labstack/tunnel-client", "homepage": "https://github.com/labstack/tunnel-client",
"description": "Expose local servers to the internet securely.", "description": "Expose local servers to the internet securely.",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.3/tunnel_0.3.3_windows_32-bit.zip", "url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.4/tunnel_0.3.4_windows_32-bit.zip",
"hash": "90847bc1d2fed0e3b7817df272317c369e8459066b68da510c5ec2f58c3a4482" "hash": "c936f3addb89f229890e841684b39d73d171f6e81d7a93784df17d6d5473e9d6"
}, },
"64bit": { "64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.3/tunnel_0.3.3_windows_64-bit.zip", "url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.4/tunnel_0.3.4_windows_64-bit.zip",
"hash": "e928f8bea517921e04d0751f78bcd127e8a4645f9ceb73cb215731859d3b42dc" "hash": "5658ff03282fe60eb1b7490d26af229eb46c89b2ea11d080f83fd7767de93f41"
} }
}, },
"bin": "tunnel.exe", "bin": "tunnel.exe",