tunnel: Update to version 0.5.0

This commit is contained in:
Richard Kuhnt 2019-11-04 16:01:12 +00:00
parent 550a0c89fc
commit 60db4b40cd

View File

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