wstunnel: Update to version 10.0.1

This commit is contained in:
github-actions[bot] 2024-08-17 00:33:26 +00:00
parent 63757ea066
commit cdb187b949

View File

@ -1,12 +1,12 @@
{ {
"version": "10.0.0", "version": "10.0.1",
"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/v10.0.0/wstunnel_10.0.0_windows_amd64.tar.gz", "url": "https://github.com/erebe/wstunnel/releases/download/v10.0.1/wstunnel_10.0.1_windows_amd64.tar.gz",
"hash": "5f63c1def1808724625e7cf67955319d23865913f2ce9cf5d744c68c67048cf7" "hash": "1beb8ab53328fd4a365ccedd4dea3d3f7bb50d6d716aee41ed00aca56e029507"
} }
}, },
"bin": "wstunnel.exe", "bin": "wstunnel.exe",