From 807be4e6bc9b79b01432bb7ee4edc6e215cd1e09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:27:50 +0000 Subject: [PATCH] wstunnel: Update to version 10.1.8 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 8be4b0961c..0d477d9c48 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.1.9", + "version": "10.1.8", "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.9/wstunnel_10.1.9_windows_amd64.tar.gz", - "hash": "a4557e69ab4871a7e0928f29b73c494bf206876d6e704fa8a7a57eb779321aa1" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.8/wstunnel_10.1.8_windows_amd64.tar.gz", + "hash": "9a347db30dd3309e236167e0c03ac60367a358dca6b1ed2e303994acfa3c99f2" } }, "bin": "wstunnel.exe",