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