mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wstunnel: Add version 4.1 (#3971)
This commit is contained in:
parent
00a3dd2af8
commit
d72066e619
21
bucket/wstunnel.json
Normal file
21
bucket/wstunnel.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "4.1",
|
||||
"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/v4.1/wstunnel-windows-x64.exe.zip",
|
||||
"hash": "4112847c6d9666f68bf40ea2e8f0a359d8acd330e61391d98bb93bc8cd7a0ccc"
|
||||
}
|
||||
},
|
||||
"bin": "wstunnel.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/erebe/wstunnel/releases/download/v$version/wstunnel-windows-x64.exe.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user