From b8a5d0e0d96c229418ab5677e1c21d61ade7e70f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:31:38 +0000 Subject: [PATCH] wstunnel: Update to version 9.7.2 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 0d5fec91af..5ba0300746 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.7.1", + "version": "9.7.2", "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.7.1/wstunnel_9.7.1_windows_amd64.tar.gz", - "hash": "106f56f61ec6b201cd25893d1f48c03766a738c109c830e6027b11bbee41121f" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.7.2/wstunnel_9.7.2_windows_amd64.tar.gz", + "hash": "9b2f44ffd00d7b751196e344453d57931393917820074e0724ddcf406fc5c949" } }, "bin": "wstunnel.exe",