From 482483c504673fd4c9efec1676adc0582e5d3307 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:25:51 +0000 Subject: [PATCH] wstunnel: Update to version 7.3.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 8cc8264ef6..7b7435fb7e 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.2.0", + "version": "7.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/v7.2.0/wstunnel_7.2.0_windows_amd64.tar.gz", - "hash": "448f450ca0c7926ba0c9b9f5b9eaff4467827b5a5b9e4a1db41373421a5fec31" + "url": "https://github.com/erebe/wstunnel/releases/download/v7.3.0/wstunnel_7.3.0_windows_amd64.tar.gz", + "hash": "559af7082daa8316058d11947b7b07acc9aa4562e68f20e421dc236e48672cd3" } }, "bin": "wstunnel.exe",