From eac6636e9720910fe53938f57a8866fc81c3c4b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 08:30:15 +0000 Subject: [PATCH] wstunnel: Update to version 10.1.5 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 4e45e32c86..621d35ca27 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.1.4", + "version": "10.1.5", "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.4/wstunnel_10.1.4_windows_amd64.tar.gz", - "hash": "f9688272e1f7be753afbf71243afb6e181a2827404757aef4dafdceb56c579cb" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.5/wstunnel_10.1.5_windows_amd64.tar.gz", + "hash": "7d84bc05218fec5bdfa3f438dbdfc550c1867658dc45fdd02df7e3005cc171f1" } }, "bin": "wstunnel.exe",