From 0ec72fa25d36b17717337882944402a5b566ceb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 00:33:35 +0000 Subject: [PATCH] wstunnel: Update to version 9.6.2 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 4ad1743faa..6274510602 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.6.1", + "version": "9.6.2", "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/v9.6.1/wstunnel_9.6.1_windows_amd64.tar.gz", - "hash": "edd7efb7eacd7c66c003cf32a51aa77838394b0c3f9de4c9483ea54ff8ca1721" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.6.2/wstunnel_9.6.2_windows_amd64.tar.gz", + "hash": "284aed3c1ee0f81b192d17c0b06bdb5fccd26cf7f431137eb5e96b8ec70fe648" } }, "bin": "wstunnel.exe",