From c688f4ecd22a9df8a557eb43c4265aa628d63b46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:31:05 +0000 Subject: [PATCH] wstunnel: Update to version 10.1.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index f6b5039544..9b1fb97433 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.0.1", + "version": "10.1.0", "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.0.1/wstunnel_10.0.1_windows_amd64.tar.gz", - "hash": "1beb8ab53328fd4a365ccedd4dea3d3f7bb50d6d716aee41ed00aca56e029507" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.0/wstunnel_10.1.0_windows_amd64.tar.gz", + "hash": "e46db42a14f8dda50866f96f1792e2bb6a702ae3237efac4ccb3aaaec625be83" } }, "bin": "wstunnel.exe",