From 4b01232d81dc92cfd390c9e477c2db34fdc1695d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 20:30:04 +0000 Subject: [PATCH] wstunnel: Update to version 10.2.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 82d2587850..35a035e2e0 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.1.11", + "version": "10.2.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/v10.1.11/wstunnel_10.1.11_windows_amd64.tar.gz", - "hash": "0bed4822a96de3466227d11b9520659b621bfe65797578f32ba2e91e57f39fcf" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.2.0/wstunnel_10.2.0_windows_amd64.tar.gz", + "hash": "5a0da9baeb096a46c99b3beb87afa1ee89ab155d97735a387c4d26175c816e4d" } }, "bin": "wstunnel.exe",