tunnel: Update to version 0.4.2

This commit is contained in:
Richard Kuhnt 2019-09-02 07:00:16 +00:00
parent 705dd3bd0f
commit aa0168e7df

View File

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