From 51af828d856392fd6f34274d2eaf0bd3e6a963b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 20:24:20 +0000 Subject: [PATCH] wstunnel: Update to version 9.2.2 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 5e9ead4a71..d443a1f65a 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.2.1", + "version": "9.2.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.2.1/wstunnel_9.2.1_windows_amd64.tar.gz", - "hash": "47a8f2cc6d427ef9283427e95b84bd54dab3c0c8b33849ec79766c6192074655" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.2.2/wstunnel_9.2.2_windows_amd64.tar.gz", + "hash": "cdf94f18ab27e3f6e24add4ac369517fe59f9156b4309c928164035afb8f0c04" } }, "bin": "wstunnel.exe",