tunnel: Update to version 0.5.4

This commit is contained in:
Richard Kuhnt 2019-11-10 04:00:21 +00:00
parent ea717cbcdd
commit ed254a8f68

View File

@ -1,16 +1,16 @@
{
"version": "0.5.2",
"version": "0.5.4",
"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.2/tunnel_0.5.2_windows_32-bit.zip",
"hash": "6161e9f67882cb620e43b1a6e057a7314f98839217b3c673fc6676d35222166a"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.4/tunnel_0.5.4_windows_32-bit.zip",
"hash": "8a5bda8041562e47c1981015f93ab9395aad86df529448132c75b1017370c302"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.2/tunnel_0.5.2_windows_64-bit.zip",
"hash": "dd996938f6de04d9cda3ff7205f08df27b6e55762b03497ebf9b111453267d76"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.4/tunnel_0.5.4_windows_64-bit.zip",
"hash": "51cda44a83fb45eeab156c0f17e146b1eb3e02dc5e5fd4b2838684238f5e29c1"
}
},
"bin": "tunnel.exe",