From 2191095686c36c4791bfa50ff4ea7f5ee09873dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 08:30:40 +0000 Subject: [PATCH] wstunnel: Update to version 10.4.2 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 9e9ca3261f..94897cca92 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.4.1", + "version": "10.4.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.4.1/wstunnel_10.4.1_windows_amd64.tar.gz", - "hash": "764a6a6122a888adc96d75d80cbc49059a697abc7c7cf12a592eb361f795cd7c" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.4.2/wstunnel_10.4.2_windows_amd64.tar.gz", + "hash": "fe9f217ae46fb0aebb3f839289f0ccde67d7d0fdf6c4cbe54d9297b09de1539d" } }, "bin": "wstunnel.exe",