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