From dbc6fb298a5a0f8bcf22f4b301e3e9060d2e613f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 20:31:01 +0000 Subject: [PATCH] wstunnel: Update to version 10.4.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 7fe88f05b8..9e9ca3261f 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.4.0", + "version": "10.4.1", "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.0/wstunnel_10.4.0_windows_amd64.tar.gz", - "hash": "d7bd7786696e36c7c060c99a95370ca6a721488b25fcced964a8c5a52bf81f00" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.4.1/wstunnel_10.4.1_windows_amd64.tar.gz", + "hash": "764a6a6122a888adc96d75d80cbc49059a697abc7c7cf12a592eb361f795cd7c" } }, "bin": "wstunnel.exe",