From 444418fce1828a6adffc7a1a1f3909165dd0ff44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 04:28:39 +0000 Subject: [PATCH] wstunnel: Update to version 4.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index cbe85e032c..ab46653ede 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "5.0", + "version": "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/v5.0/wstunnel-windows-x64.exe.zip", - "hash": "dd1d75855f4f28bf73d05ba34282f04cd2813aeb3f969b96f932e89b0aeee874" + "url": "https://github.com/erebe/wstunnel/releases/download/v4.1/wstunnel-windows-x64.exe.zip", + "hash": "4112847c6d9666f68bf40ea2e8f0a359d8acd330e61391d98bb93bc8cd7a0ccc" } }, "bin": "wstunnel.exe",