tunnel: Update to version 0.5.15

This commit is contained in:
Ash258 2020-04-12 09:15:53 +02:00
parent 8a01dcf385
commit 1f5b8f97fa

View File

@ -1,16 +1,16 @@
{
"version": "0.5.14",
"version": "0.5.15",
"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.14/tunnel_0.5.14_windows_32-bit.zip",
"hash": "471481d99da2b9a1299c18062cf4a5d26260ed30e7d046cab181b064d5addbb8"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.15/tunnel_0.5.15_windows_32-bit.zip",
"hash": "fa2c2a376b0caa6b82b6041a118b192b79cf265a976e5648cc05bf83cb2093b9"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.14/tunnel_0.5.14_windows_64-bit.zip",
"hash": "fee21b15183a8b8965222ea221fe4df770f5086f27556683eac4757c1a724c9a"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.15/tunnel_0.5.15_windows_64-bit.zip",
"hash": "b9ddc128565f2ccf077b5a5b8d20e7545be49c96fd6b6f986635de16367ef00c"
}
},
"bin": "tunnel.exe",