wstunnel: Update to version 9.1.0

This commit is contained in:
github-actions[bot] 2024-01-14 20:24:15 +00:00
parent 52606ec830
commit 59bfee96e9

View File

@ -1,12 +1,12 @@
{ {
"version": "9.0.0", "version": "9.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/v9.0.0/wstunnel_9.0.0_windows_amd64.tar.gz", "url": "https://github.com/erebe/wstunnel/releases/download/v9.1.0/wstunnel_9.1.0_windows_amd64.tar.gz",
"hash": "47bb91083c0f64e0dd7b00a167329c43005c3b943dc3bd3a5d65fde0c2181b5e" "hash": "e9fb6541d09654590f11c98ddb0b5b950ed90566bb2f8d8be7459f595b410349"
} }
}, },
"bin": "wstunnel.exe", "bin": "wstunnel.exe",