From c5ddfc54efd4333901cb2b2405a58db7200d556f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:24:08 +0000 Subject: [PATCH] wstunnel: Update to version 7.6.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 17fde5d6fd..61e00f76ed 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.5.0", + "version": "7.6.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.5.0/wstunnel_7.5.0_windows_amd64.tar.gz", - "hash": "776d2823fb482c0beab7628d4a4037893911d9cc56fb34c409fb97a8d6490e08" + "url": "https://github.com/erebe/wstunnel/releases/download/v7.6.0/wstunnel_7.6.0_windows_amd64.tar.gz", + "hash": "d85a4cce04facd561d79160f63bfbaf67ba34beaaa143c5a6d8dc1230e9cc9d8" } }, "bin": "wstunnel.exe",