ScoopInstaller_Main/tunnel.json
2018-11-08 07:46:37 +01:00

30 lines
1.1 KiB
JSON

{
"version": "0.2.11",
"homepage": "https://github.com/labstack/tunnel-client",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/0.2.11/tunnel-client_0.2.11_windows_32-bit.zip",
"hash": "ee486c40330187137cbdbf067580cad88f307d925834799200d656f7a694405b"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/0.2.11/tunnel-client_0.2.11_windows_64-bit.zip",
"hash": "fe5439ccc6b2618940d7d604f531ce277f9c6c9a16d75022c7512e0b60b70778"
}
},
"bin": "tunnel.exe",
"checkver": {
"github": "https://github.com/labstack/tunnel-client"
},
"autoupdate": {
"architecture": {
"32bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/$version/tunnel-client_$version_windows_32-bit.zip"
},
"64bit": {
"url": "https://github.com/labstack/tunnel-client/releases/download/$version/tunnel-client_$version_windows_64-bit.zip"
}
}
}
}