From cfad41d179a81546d50efc840d574e431ad717b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 04:25:04 +0000 Subject: [PATCH] wstunnel: Update to version 7.7.2 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 57dca49e70..e8a896ab47 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.7.1", + "version": "7.7.2", "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.7.1/wstunnel_7.7.1_windows_amd64.tar.gz", - "hash": "b6fc3a4de9dabd5e42a1f398c04b57e5d744886fe99067fabe47175a92bed586" + "url": "https://github.com/erebe/wstunnel/releases/download/v7.7.2/wstunnel_7.7.2_windows_amd64.tar.gz", + "hash": "67f57617e04ab010d875b4ac95d9e7cdafa0a28cc91b10c42c89c924f98483a1" } }, "bin": "wstunnel.exe",