From a642a1c311f9f9e664ec8c3b19057794280895ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 12:31:15 +0000 Subject: [PATCH] wstunnel: Update to version 9.4.2 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 0c6db2ddd5..53843a7ec4 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.4.1", + "version": "9.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/v9.4.1/wstunnel_9.4.1_windows_amd64.tar.gz", - "hash": "46c081f2560850efb0b988c29acb41e89ba3dcac9886e5a760ee93d134ac7f56" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.4.2/wstunnel_9.4.2_windows_amd64.tar.gz", + "hash": "2712e17f336900bd1eecff82cfb84192c5f491837c5802b3b5ae4e9b2377a581" } }, "bin": "wstunnel.exe",