From 6ee6857be6b1d00576c7ff5bdecc673f85ba7e0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Mar 2025 12:30:56 +0000 Subject: [PATCH] wstunnel: Update to version 10.1.10 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index dbe01703b2..3b0c81bfa3 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.1.9", + "version": "10.1.10", "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.9/wstunnel_10.1.9_windows_amd64.tar.gz", - "hash": "dfdb69eb93ebefbcaa16f0b8d7b026edfd6913575f9ab4fabd968c1d564d66b8" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.10/wstunnel_10.1.10_windows_amd64.tar.gz", + "hash": "816770536c3f6f51589fdfb362db07a4701e9a32e409f908148bdf6d76976fbb" } }, "bin": "wstunnel.exe",