From 921d6dd93605061bfd7ef833366f01153efa7d09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:30:54 +0000 Subject: [PATCH] wstunnel: Update to version 10.1.7 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index e13cf6324e..0b6a8d8eef 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.1.6", + "version": "10.1.7", "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.6/wstunnel_10.1.6_windows_amd64.tar.gz", - "hash": "ec7c0b8cb2b8f7e4f42929e28a69e3969eab3dfb969bfef2dd7e741c9e4e861e" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.7/wstunnel_10.1.7_windows_amd64.tar.gz", + "hash": "86f954baf4fca9cfd8b3f00ea124193794ae5f7a971c7f87af6a2308f915c1f0" } }, "bin": "wstunnel.exe",