From 97a63c388d5e1777fafcbf353e0f065853cad72a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 08:28:22 +0000 Subject: [PATCH] wstunnel: Update to version 9.5.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index be54d661a8..dc2677591e 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.5.0", + "version": "9.5.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.5.0/wstunnel_9.5.0_windows_amd64.tar.gz", - "hash": "e247f86b32f6c3a7c4b4ef19ef00532607dd001d88f456deda74db82314aa002" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.5.1/wstunnel_9.5.1_windows_amd64.tar.gz", + "hash": "2ebff5d535e40b64962d2cb51a66be1d4ecc373e60dacf6740b2ba07f334fccf" } }, "bin": "wstunnel.exe",