From bf51920162e01b910c22992fa35375981d0e1b66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 20:27:18 +0000 Subject: [PATCH] wstunnel: Update to version 10.1.6 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 621d35ca27bf9..e13cf6324eec8 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.1.5", + "version": "10.1.6", "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/v10.1.5/wstunnel_10.1.5_windows_amd64.tar.gz", - "hash": "7d84bc05218fec5bdfa3f438dbdfc550c1867658dc45fdd02df7e3005cc171f1" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.6/wstunnel_10.1.6_windows_amd64.tar.gz", + "hash": "ec7c0b8cb2b8f7e4f42929e28a69e3969eab3dfb969bfef2dd7e741c9e4e861e" } }, "bin": "wstunnel.exe",