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