ScoopInstaller_Main/bucket/wstunnel.json
2025-04-15 12:31:48 +00:00

25 lines
787 B
JSON

{
"version": "10.1.11",
"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.11/wstunnel_10.1.11_windows_amd64.tar.gz",
"hash": "0bed4822a96de3466227d11b9520659b621bfe65797578f32ba2e91e57f39fcf"
}
},
"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"
}
}
}