From 9e938d9a20c6f3408c015965033e0cd71e0aa6fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 20:23:43 +0000 Subject: [PATCH] wstunnel: Update to version 8.4.3 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 8030892502..75df8c37f0 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "8.4.2", + "version": "8.4.3", "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.4.2/wstunnel_8.4.2_windows_amd64.tar.gz", - "hash": "8eb0dde114fda4e8ebe300541d13d45f458b750866f6e745583197876a9df24d" + "url": "https://github.com/erebe/wstunnel/releases/download/v8.4.3/wstunnel_8.4.3_windows_amd64.tar.gz", + "hash": "fa437741615436888be924e0a3e89d43553051b44729f6b28468841fe76c2f53" } }, "bin": "wstunnel.exe",