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