mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
25 lines
784 B
JSON
25 lines
784 B
JSON
{
|
|
"version": "10.1.9",
|
|
"description": "Tunneling over websocket protocol",
|
|
"homepage": "https://github.com/erebe/wstunnel",
|
|
"license": "BSD-3-Clause",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/erebe/wstunnel/releases/download/v10.1.9/wstunnel_10.1.9_windows_amd64.tar.gz",
|
|
"hash": "a4557e69ab4871a7e0928f29b73c494bf206876d6e704fa8a7a57eb779321aa1"
|
|
}
|
|
},
|
|
"bin": "wstunnel.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/erebe/wstunnel/releases/download/v$version/wstunnel_$version_windows_amd64.tar.gz"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/checksums.txt"
|
|
}
|
|
}
|
|
}
|