From d785468fe08d2016bdf4ba634680ac26dd8ffd16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 00:32:15 +0000 Subject: [PATCH] wstunnel: Update to version 8.4.2 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 71b285248e..8030892502 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "8.4.1", + "version": "8.4.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/v8.4.1/wstunnel_8.4.1_windows_amd64.tar.gz", - "hash": "06b2d0803393cd44d2e57936a6a98beb53a45a0d463dc85a9f6ff992a10873c8" + "url": "https://github.com/erebe/wstunnel/releases/download/v8.4.2/wstunnel_8.4.2_windows_amd64.tar.gz", + "hash": "8eb0dde114fda4e8ebe300541d13d45f458b750866f6e745583197876a9df24d" } }, "bin": "wstunnel.exe",