From 6f3b1cf68654a74a2096331ee3a96f66a1bb4785 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:30:31 +0000 Subject: [PATCH] wstunnel: Update to version 9.2.4 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 2d63ad5642..f6084477d7 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.2.3", + "version": "9.2.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/v9.2.3/wstunnel_9.2.3_windows_amd64.tar.gz", - "hash": "c924a77ef9a186504a846cd99f5fe1654085f22d813db227626c9baffea8c1ca" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.2.4/wstunnel_9.2.4_windows_amd64.tar.gz", + "hash": "47f0b737111153ce741a46de51f9204ab93c002343174841991130b4865dce4c" } }, "bin": "wstunnel.exe",