tunnel: Update to version 0.4.1

This commit is contained in:
Richard Kuhnt 2019-09-01 21:00:16 +00:00
parent 075aa9e695
commit 6f349cd34d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.4.0", "version": "0.4.1",
"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.4.0/tunnel_0.4.0_windows_32-bit.zip", "url": "https://github.com/labstack/tunnel-client/releases/download/v0.4.1/tunnel_0.4.1_windows_32-bit.zip",
"hash": "2ca1e661ebaaa733e1d6dfda7dbf6d98f1b5b87e12c713365971cd8020513cce" "hash": "0aad2dcbb7ca6f1a6230b80650fdba529bf3f034a2095c1062af727e625905ca"
}, },
"64bit": { "64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.4.0/tunnel_0.4.0_windows_64-bit.zip", "url": "https://github.com/labstack/tunnel-client/releases/download/v0.4.1/tunnel_0.4.1_windows_64-bit.zip",
"hash": "ba3037eb2e4e37bc2c2bb4e49e9341c788cf267eb3987763d6e8e39f70b37439" "hash": "d832843088af16845e85b63e61e7608e084d7a1aec467c2c10d3ee7dd9ee300b"
} }
}, },
"bin": "tunnel.exe", "bin": "tunnel.exe",