Update tunnel to version 0.2.7

This commit is contained in:
Richard Kuhnt 2018-05-01 00:00:29 +00:00
parent 45bf768031
commit 40850024d7

View File

@ -1,15 +1,15 @@
{ {
"version": "0.2.6", "version": "0.2.7",
"homepage": "https://github.com/labstack/tunnel", "homepage": "https://github.com/labstack/tunnel",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/labstack/tunnel/releases/download/0.2.6/tunnel_0.2.6_windows_32-bit.zip", "url": "https://github.com/labstack/tunnel/releases/download/0.2.7/tunnel_0.2.7_windows_32-bit.zip",
"hash": "d483601d7ba09e8d2dd7749ee42938eee962e1735194e90f3043b546f7f5784c" "hash": "95be56c2b3a806e8d4648bdb8f36759194a66edadc42849a9e4010802f316551"
}, },
"64bit": { "64bit": {
"url": "https://github.com/labstack/tunnel/releases/download/0.2.6/tunnel_0.2.6_windows_64-bit.zip", "url": "https://github.com/labstack/tunnel/releases/download/0.2.7/tunnel_0.2.7_windows_64-bit.zip",
"hash": "8fb60f6693ee919c9bdbc38824f80ed903c1905b664ff97b3a91dccde77ca114" "hash": "1ac18c7309d6e9a8efc166ffa7a744ea4367c3d82a1bed59c0393817b7f10742"
} }
}, },
"bin": "tunnel.exe", "bin": "tunnel.exe",