From 0838227df7dd5643b649c3e4b15d285a918fefa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 20:24:07 +0000 Subject: [PATCH] wstunnel: Update to version 7.5.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 7b7435fb7e..17fde5d6fd 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.3.0", + "version": "7.5.0", "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.3.0/wstunnel_7.3.0_windows_amd64.tar.gz", - "hash": "559af7082daa8316058d11947b7b07acc9aa4562e68f20e421dc236e48672cd3" + "url": "https://github.com/erebe/wstunnel/releases/download/v7.5.0/wstunnel_7.5.0_windows_amd64.tar.gz", + "hash": "776d2823fb482c0beab7628d4a4037893911d9cc56fb34c409fb97a8d6490e08" } }, "bin": "wstunnel.exe",