From c7a8eb7cc9131ceb1d4328bf9600dfa39970545c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:24:58 +0000 Subject: [PATCH] wstunnel: Update to version 8.2.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index e9249aafd0..240ed751f6 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "8.1.1", + "version": "8.2.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.1.1/wstunnel_8.1.1_windows_amd64.tar.gz", - "hash": "3bc1a2ad6d4d2e8acf67999e6146bfe2b7a725252f5ada313640b3f12c4c4d87" + "url": "https://github.com/erebe/wstunnel/releases/download/v8.2.1/wstunnel_8.2.1_windows_amd64.tar.gz", + "hash": "f13ddc82bc699c590397b815639ac659b6c3d2ba709f585d165f5218c2a62503" } }, "bin": "wstunnel.exe",