From 7aa9860e870cf2264e6fda50ae37c327d624e7b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:31:36 +0000 Subject: [PATCH] wstunnel: Update to version 10.4.4 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index bf0abae800..6d37297f77 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.4.3", + "version": "10.4.4", "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.3/wstunnel_10.4.3_windows_amd64.tar.gz", - "hash": "b84ed7eaff072efcfe48adeb10ba02ba6afdb3dfc4a0a22e7d8801c1ca4875d5" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.4.4/wstunnel_10.4.4_windows_amd64.tar.gz", + "hash": "3d406e7c3063b40d4ffbf9735662999f79addcecc3b25fa6df14343a9313b0c6" } }, "bin": "wstunnel.exe",