wstunnel: Update to version 7.9.1

This commit is contained in:
github-actions[bot] 2023-11-02 12:30:09 +00:00
parent 157dd5412a
commit f83958e9a3

View File

@ -1,12 +1,12 @@
{ {
"version": "7.9.0", "version": "7.9.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/v7.9.0/wstunnel_7.9.0_windows_amd64.tar.gz", "url": "https://github.com/erebe/wstunnel/releases/download/v7.9.1/wstunnel_7.9.1_windows_amd64.tar.gz",
"hash": "2fb53c52da818170253d360280761fdff780d14a7c8f64a4f3ebd97bca4079f0" "hash": "c2ac6d4dd581438c412f11d9560c9d41df0207a617fbf4b715deca142a69c04b"
} }
}, },
"bin": "wstunnel.exe", "bin": "wstunnel.exe",