tunnel: Update to version 0.5.13

This commit is contained in:
Richard Kuhnt 2019-11-20 00:00:38 +00:00
parent 99e7196453
commit b742eccd2d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.12", "version": "0.5.13",
"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.5.12/tunnel_0.5.12_windows_32-bit.zip", "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.13/tunnel_0.5.13_windows_32-bit.zip",
"hash": "b3cf86592cb3aa9cd739cf36b988c98f1e7338d746a3b15e02afb966cb269dd1" "hash": "3462904209ec65fbe95292ac08660d1738d0b581482f890289a48a7056b4563e"
}, },
"64bit": { "64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.12/tunnel_0.5.12_windows_64-bit.zip", "url": "https://github.com/labstack/tunnel-client/releases/download/v0.5.13/tunnel_0.5.13_windows_64-bit.zip",
"hash": "83627b2bebaef4392defffb223cead8e9627f61ea67fb24e44e74223ea564e3c" "hash": "80a7671581b54ed6c0a51bc709d4437975dd7155469c742d24b319eb694ffdb7"
} }
}, },
"bin": "tunnel.exe", "bin": "tunnel.exe",