wstunnel: Update to version 10.0.0

This commit is contained in:
github-actions[bot] 2024-08-15 20:25:56 +00:00
parent b4b17ebe59
commit b187d7becf

View File

@ -1,12 +1,12 @@
{ {
"version": "9.7.4", "version": "10.0.0",
"description": "Tunneling over websocket protocol", "description": "Tunneling over websocket protocol",
"homepage": "https://github.com/erebe/wstunnel", "homepage": "https://github.com/erebe/wstunnel",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/erebe/wstunnel/releases/download/v9.7.4/wstunnel_9.7.4_windows_amd64.tar.gz", "url": "https://github.com/erebe/wstunnel/releases/download/v10.0.0/wstunnel_10.0.0_windows_amd64.tar.gz",
"hash": "08e4cd0555e6a98d228216dac21957e00a4067d6080a6a2fc92f0f8e7c9e1d92" "hash": "5f63c1def1808724625e7cf67955319d23865913f2ce9cf5d744c68c67048cf7"
} }
}, },
"bin": "wstunnel.exe", "bin": "wstunnel.exe",