ScoopInstaller_Main/bucket/wstunnel.json
2025-03-09 12:30:56 +00:00

25 lines
787 B
JSON

{
"version": "10.1.10",
"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.10/wstunnel_10.1.10_windows_amd64.tar.gz",
"hash": "816770536c3f6f51589fdfb362db07a4701e9a32e409f908148bdf6d76976fbb"
}
},
"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"
}
}
}