From 86339ab0e15ac1e1f526a891dc68565428fc8a0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 20:24:54 +0000 Subject: [PATCH] wstunnel: Update to version 9.3.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index d329c36985..5f42507758 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.2.5", + "version": "9.3.0", "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.5/wstunnel_9.2.5_windows_amd64.tar.gz", - "hash": "137d819a5d46b60c66c56518560f1bf6b9e63c64ad946019e64fbf2232f6209f" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.3.0/wstunnel_9.3.0_windows_amd64.tar.gz", + "hash": "59d99c1785af22e653bc39681c74245f8d5882b8f054edb370f85fb72d935e14" } }, "bin": "wstunnel.exe",