From 2a533292473e4bf866e6473c72c79247ec863c2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 12:31:48 +0000 Subject: [PATCH] wstunnel: Update to version 10.1.11 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 3b0c81bfa3..82d2587850 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.1.10", + "version": "10.1.11", "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.10/wstunnel_10.1.10_windows_amd64.tar.gz", - "hash": "816770536c3f6f51589fdfb362db07a4701e9a32e409f908148bdf6d76976fbb" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.11/wstunnel_10.1.11_windows_amd64.tar.gz", + "hash": "0bed4822a96de3466227d11b9520659b621bfe65797578f32ba2e91e57f39fcf" } }, "bin": "wstunnel.exe",