From 75996f2a5e53106ee3484d01b8192a42a3c3ec6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 20:23:45 +0000 Subject: [PATCH] wstunnel: Update to version 8.0.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 5f7c9adcf7..c4d4ae1986 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.9.3", + "version": "8.0.0", "description": "Tunneling over websocket protocol", "homepage": "https://github.com/erebe/wstunnel", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/erebe/wstunnel/releases/download/v7.9.3/wstunnel_7.9.3_windows_amd64.tar.gz", - "hash": "ccd426b0ac0f0e1c7ce31393bb2aa60603867a436e6041b6e6e4335f7ec96fa3" + "url": "https://github.com/erebe/wstunnel/releases/download/v8.0.0/wstunnel_8.0.0_windows_amd64.tar.gz", + "hash": "0b1b60cd33686b86300134084bc35830aa5169390cd243746b5c67b019776edf" } }, "bin": "wstunnel.exe",