From 89d8debe15aaba3278cc3bd9fb038522237ba00f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 20:24:59 +0000 Subject: [PATCH] wstunnel: Update to version 9.6.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 45ac55146d..4ad1743faa 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.6.0", + "version": "9.6.1", "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.0/wstunnel_9.6.0_windows_amd64.tar.gz", - "hash": "1774cac2ace0876154c482c4d123835f34bc4740582df29b06411b79212605a8" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.6.1/wstunnel_9.6.1_windows_amd64.tar.gz", + "hash": "edd7efb7eacd7c66c003cf32a51aa77838394b0c3f9de4c9483ea54ff8ca1721" } }, "bin": "wstunnel.exe",