wstunnel: Update to version 9.2.2

This commit is contained in:
github-actions[bot] 2024-01-25 20:24:20 +00:00
parent 8b448faf5d
commit 51af828d85

View File

@ -1,12 +1,12 @@
{ {
"version": "9.2.1", "version": "9.2.2",
"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.2.1/wstunnel_9.2.1_windows_amd64.tar.gz", "url": "https://github.com/erebe/wstunnel/releases/download/v9.2.2/wstunnel_9.2.2_windows_amd64.tar.gz",
"hash": "47a8f2cc6d427ef9283427e95b84bd54dab3c0c8b33849ec79766c6192074655" "hash": "cdf94f18ab27e3f6e24add4ac369517fe59f9156b4309c928164035afb8f0c04"
} }
}, },
"bin": "wstunnel.exe", "bin": "wstunnel.exe",