From a13c66139e00104ceb2aaecf01feabaa51c03e1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 00:39:34 +0000 Subject: [PATCH] wstunnel: Update to version 10.4.3 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 94897cca92..bf0abae800 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.4.2", + "version": "10.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/v10.4.2/wstunnel_10.4.2_windows_amd64.tar.gz", - "hash": "fe9f217ae46fb0aebb3f839289f0ccde67d7d0fdf6c4cbe54d9297b09de1539d" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.4.3/wstunnel_10.4.3_windows_amd64.tar.gz", + "hash": "b84ed7eaff072efcfe48adeb10ba02ba6afdb3dfc4a0a22e7d8801c1ca4875d5" } }, "bin": "wstunnel.exe",