wstunnel: Update to version 10.1.0

This commit is contained in:
github-actions[bot] 2024-08-27 12:31:05 +00:00
parent 605674f9e1
commit c688f4ecd2

View File

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