From 9ab96198048730b089186ed93a7e7e84bc99e6f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:30:44 +0000 Subject: [PATCH] wstunnel: Update to version 7.8.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 2b5ff10806..57ad6c8075 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.8.0", + "version": "7.8.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/v7.8.0/wstunnel_7.8.0_windows_amd64.tar.gz", - "hash": "c4d68db72913313df379a215f3a728e2f8cb4083c20d0b89cdc17d5399f2a2b2" + "url": "https://github.com/erebe/wstunnel/releases/download/v7.8.1/wstunnel_7.8.1_windows_amd64.tar.gz", + "hash": "d015d96e15484c7989f2c5ced61e58f8753f9efd0eeb3800111ab43fe39eb733" } }, "bin": "wstunnel.exe",