From 87bfe6070eca5d5adc13f71985f07fddce605028 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 12:30:47 +0000 Subject: [PATCH] wstunnel: Update to version 9.7.4 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 5ba0300746..e21b36519a 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.7.2", + "version": "9.7.4", "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/v9.7.2/wstunnel_9.7.2_windows_amd64.tar.gz", - "hash": "9b2f44ffd00d7b751196e344453d57931393917820074e0724ddcf406fc5c949" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.7.4/wstunnel_9.7.4_windows_amd64.tar.gz", + "hash": "08e4cd0555e6a98d228216dac21957e00a4067d6080a6a2fc92f0f8e7c9e1d92" } }, "bin": "wstunnel.exe",