From a385db5b742b169437ce37b4f2aee3a55090956b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 12:30:35 +0000 Subject: [PATCH] wstunnel: Update to version 7.8.2 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 57ad6c8075..f3867ff859 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.8.1", + "version": "7.8.2", "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.8.1/wstunnel_7.8.1_windows_amd64.tar.gz", - "hash": "d015d96e15484c7989f2c5ced61e58f8753f9efd0eeb3800111ab43fe39eb733" + "url": "https://github.com/erebe/wstunnel/releases/download/v7.8.2/wstunnel_7.8.2_windows_amd64.tar.gz", + "hash": "3d7eed44e254424e3f5fb1a0057db1d4de7802baf5c3318d41da661b47223500" } }, "bin": "wstunnel.exe",