From 4509c2beacbc560efe69d32071ff66f3aeea68aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 08:26:50 +0000 Subject: [PATCH] wstunnel: Update to version 8.3.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 240ed751f6..8de4955400 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "8.2.1", + "version": "8.3.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/v8.2.1/wstunnel_8.2.1_windows_amd64.tar.gz", - "hash": "f13ddc82bc699c590397b815639ac659b6c3d2ba709f585d165f5218c2a62503" + "url": "https://github.com/erebe/wstunnel/releases/download/v8.3.0/wstunnel_8.3.0_windows_amd64.tar.gz", + "hash": "4e6e01948bbd969f58b1535f30efc9b75c63e0d362b9487b9ea8ebe768ce893e" } }, "bin": "wstunnel.exe",