From ecd4a5e79f0eff85e0f1b0ca16b8266c5d3a0b47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 16:29:02 +0000 Subject: [PATCH] wstunnel: Update to version 7.9.3 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index f2a5b7830c..5f7c9adcf7 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.9.2", + "version": "7.9.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/v7.9.2/wstunnel_7.9.2_windows_amd64.tar.gz", - "hash": "47af6d83e5dc14a35ac889a8c8ae40da5b0f2029fe16bf08766d741e2600063f" + "url": "https://github.com/erebe/wstunnel/releases/download/v7.9.3/wstunnel_7.9.3_windows_amd64.tar.gz", + "hash": "ccd426b0ac0f0e1c7ce31393bb2aa60603867a436e6041b6e6e4335f7ec96fa3" } }, "bin": "wstunnel.exe",