tunnel: Update to version 0.3.3

This commit is contained in:
Richard Kuhnt 2019-08-29 16:00:23 +00:00
parent 5fb07f861b
commit dc16716227

View File

@ -1,16 +1,16 @@
{
"version": "0.3.2",
"version": "0.3.3",
"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.3.2/tunnel_0.3.2_windows_32-bit.zip",
"hash": "98d9bf222c817103bcf52a6428ca1746fed502bcc9b9950d52c275d8be3b1bab"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.3/tunnel_0.3.3_windows_32-bit.zip",
"hash": "90847bc1d2fed0e3b7817df272317c369e8459066b68da510c5ec2f58c3a4482"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.2/tunnel_0.3.2_windows_64-bit.zip",
"hash": "e1c8635bbee3dd4df00324deb295779e3e1f2ab046b4fa0a8bcd8f22cf5f8bbe"
"url": "https://github.com/labstack/tunnel-client/releases/download/v0.3.3/tunnel_0.3.3_windows_64-bit.zip",
"hash": "e928f8bea517921e04d0751f78bcd127e8a4645f9ceb73cb215731859d3b42dc"
}
},
"bin": "tunnel.exe",