From 53344fa5965baf6481d505dd9e90270f39de20f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:33:13 +0000 Subject: [PATCH] wstunnel: Update to version 7.9.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index f3867ff859..909e05eb77 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.8.2", + "version": "7.9.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/v7.8.2/wstunnel_7.8.2_windows_amd64.tar.gz", - "hash": "3d7eed44e254424e3f5fb1a0057db1d4de7802baf5c3318d41da661b47223500" + "url": "https://github.com/erebe/wstunnel/releases/download/v7.9.0/wstunnel_7.9.0_windows_amd64.tar.gz", + "hash": "2fb53c52da818170253d360280761fdff780d14a7c8f64a4f3ebd97bca4079f0" } }, "bin": "wstunnel.exe",