wstunnel: Update to version 9.2.0

This commit is contained in:
github-actions[bot] 2024-01-20 12:29:34 +00:00
parent 6a874551b5
commit 2ef027a348

View File

@ -1,12 +1,12 @@
{ {
"version": "9.1.0", "version": "9.2.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.1.0/wstunnel_9.1.0_windows_amd64.tar.gz", "url": "https://github.com/erebe/wstunnel/releases/download/v9.2.0/wstunnel_9.2.0_windows_amd64.tar.gz",
"hash": "e9fb6541d09654590f11c98ddb0b5b950ed90566bb2f8d8be7459f595b410349" "hash": "8c645009c9742bcc61dbfd8ee619537678b496234acf13c6e8e029ee89a4c824"
} }
}, },
"bin": "wstunnel.exe", "bin": "wstunnel.exe",