From 0376c5ca55927210151357df1cde18943f4faab6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 04:26:48 +0000 Subject: [PATCH] wstunnel: Update to version 9.2.3 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index d443a1f65a..2d63ad5642 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.2.2", + "version": "9.2.3", "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.2/wstunnel_9.2.2_windows_amd64.tar.gz", - "hash": "cdf94f18ab27e3f6e24add4ac369517fe59f9156b4309c928164035afb8f0c04" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.2.3/wstunnel_9.2.3_windows_amd64.tar.gz", + "hash": "c924a77ef9a186504a846cd99f5fe1654085f22d813db227626c9baffea8c1ca" } }, "bin": "wstunnel.exe",