From 156081f7084080e3ffdca635df3e7ff308f5b2d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 12:32:23 +0000 Subject: [PATCH] wstunnel: Update to version 10.5.2 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 545cf6f30d..dc28f1cf47 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.5.1", + "version": "10.5.2", "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.5.1/wstunnel_10.5.1_windows_amd64.tar.gz", - "hash": "ef644f54a42c67a33c651bc80eca73393a35d4e538657addd77c9c9ef920916f" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.5.2/wstunnel_10.5.2_windows_amd64.tar.gz", + "hash": "f1e030dcb0795edc1d2a8808c0c34a9fab7ddfb5a59eef8a47a46c8c63c22016" } }, "bin": "wstunnel.exe",