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