wstunnel: Update to version 8.1.1

This commit is contained in:
github-actions[bot] 2023-12-04 12:30:05 +00:00
parent a80c1691c9
commit 346fce1912

View File

@ -1,12 +1,12 @@
{ {
"version": "8.0.0", "version": "8.1.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/v8.0.0/wstunnel_8.0.0_windows_amd64.tar.gz", "url": "https://github.com/erebe/wstunnel/releases/download/v8.1.1/wstunnel_8.1.1_windows_amd64.tar.gz",
"hash": "0b1b60cd33686b86300134084bc35830aa5169390cd243746b5c67b019776edf" "hash": "3bc1a2ad6d4d2e8acf67999e6146bfe2b7a725252f5ada313640b3f12c4c4d87"
} }
}, },
"bin": "wstunnel.exe", "bin": "wstunnel.exe",