From e557de4fdfb859b1822f842900851e35d2ff9645 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 12:31:14 +0000 Subject: [PATCH] wstunnel: Update to version 9.4.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 5f42507758..bf40f1bf20 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.3.0", + "version": "9.4.0", "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.3.0/wstunnel_9.3.0_windows_amd64.tar.gz", - "hash": "59d99c1785af22e653bc39681c74245f8d5882b8f054edb370f85fb72d935e14" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.4.0/wstunnel_9.4.0_windows_amd64.tar.gz", + "hash": "9486057ff3a93d8d2c55316e1905ce83c55e406e5b7ca028350720c517d84c87" } }, "bin": "wstunnel.exe",