From 9bf7143568b943c6fa7455439ccacb76d70d3323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:28:18 +0000 Subject: [PATCH] wstunnel: Update to version 9.2.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 4ea3fff269..5e9ead4a71 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.2.0", + "version": "9.2.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.2.0/wstunnel_9.2.0_windows_amd64.tar.gz", - "hash": "8c645009c9742bcc61dbfd8ee619537678b496234acf13c6e8e029ee89a4c824" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.2.1/wstunnel_9.2.1_windows_amd64.tar.gz", + "hash": "47a8f2cc6d427ef9283427e95b84bd54dab3c0c8b33849ec79766c6192074655" } }, "bin": "wstunnel.exe",