From 7dab8f920db6f518eceedd191880c3e8140c9d72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 12:32:17 +0000 Subject: [PATCH] wstunnel: Update to version 10.5.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 77e42e1d7f..545cf6f30d 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.5.0", + "version": "10.5.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/v10.5.0/wstunnel_10.5.0_windows_amd64.tar.gz", - "hash": "ab15d25d61b1a0d170059193d55d113ec54b50e88490c0e6d62fe94abd607162" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.5.1/wstunnel_10.5.1_windows_amd64.tar.gz", + "hash": "ef644f54a42c67a33c651bc80eca73393a35d4e538657addd77c9c9ef920916f" } }, "bin": "wstunnel.exe",