From 43624af2c0d7b1e210d1112e9278f2a370e467b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 09:07:13 +0000 Subject: [PATCH] wstunnel: Update to version 9.2.5 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index f6084477d7..d329c36985 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.2.4", + "version": "9.2.5", "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.4/wstunnel_9.2.4_windows_amd64.tar.gz", - "hash": "47f0b737111153ce741a46de51f9204ab93c002343174841991130b4865dce4c" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.2.5/wstunnel_9.2.5_windows_amd64.tar.gz", + "hash": "137d819a5d46b60c66c56518560f1bf6b9e63c64ad946019e64fbf2232f6209f" } }, "bin": "wstunnel.exe",