From 77a1c03ba58054d13bb1266c4661db7787e2fb9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:27:26 +0000 Subject: [PATCH] wstunnel: Update to version 9.4.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index bf40f1bf20..0c6db2ddd5 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.4.0", + "version": "9.4.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.4.0/wstunnel_9.4.0_windows_amd64.tar.gz", - "hash": "9486057ff3a93d8d2c55316e1905ce83c55e406e5b7ca028350720c517d84c87" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.4.1/wstunnel_9.4.1_windows_amd64.tar.gz", + "hash": "46c081f2560850efb0b988c29acb41e89ba3dcac9886e5a760ee93d134ac7f56" } }, "bin": "wstunnel.exe",