wstunnel: Update to version 10.1.1

This commit is contained in:
github-actions[bot] 2024-09-02 12:31:42 +00:00
parent 4d18fffc57
commit 6d73b16947

View File

@ -1,12 +1,12 @@
{ {
"version": "10.1.0", "version": "10.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/v10.1.0/wstunnel_10.1.0_windows_amd64.tar.gz", "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.1/wstunnel_10.1.1_windows_amd64.tar.gz",
"hash": "e46db42a14f8dda50866f96f1792e2bb6a702ae3237efac4ccb3aaaec625be83" "hash": "5804b328f98f4f23aa5faec7ba79f95d402074e7f8610d7301be6da2882fed39"
} }
}, },
"bin": "wstunnel.exe", "bin": "wstunnel.exe",