From 85a09d2c43ffebb657df1042c4109915fe7486cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 20:26:21 +0000 Subject: [PATCH] wstunnel: Update to version 9.7.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 6274510602..352e5f49e7 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.6.2", + "version": "9.7.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/v9.6.2/wstunnel_9.6.2_windows_amd64.tar.gz", - "hash": "284aed3c1ee0f81b192d17c0b06bdb5fccd26cf7f431137eb5e96b8ec70fe648" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.7.0/wstunnel_9.7.0_windows_amd64.tar.gz", + "hash": "da8ac111316b887871a16e3a91ea0277d691d9d6c25f6e8ec3fa6ddea9e8e43b" } }, "bin": "wstunnel.exe",