From 012ab9697cfff570675c01b4b774c387ed85f124 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 00:32:22 +0000 Subject: [PATCH] wstunnel: Update to version 8.5.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 75df8c37f0..840ff6ef87 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "8.4.3", + "version": "8.5.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/v8.4.3/wstunnel_8.4.3_windows_amd64.tar.gz", - "hash": "fa437741615436888be924e0a3e89d43553051b44729f6b28468841fe76c2f53" + "url": "https://github.com/erebe/wstunnel/releases/download/v8.5.0/wstunnel_8.5.0_windows_amd64.tar.gz", + "hash": "d5ba94a034f0fa036b1a37d9f68f997c1ddf2154c52a1c1c2697f20873c5b128" } }, "bin": "wstunnel.exe",