From 49b14dd5f4eecb7624ec224e0a26e044fa444e54 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 12:32:43 +0000 Subject: [PATCH] wstunnel: Update to version 10.1.9 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 0d477d9c48..dbe01703b2 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.1.8", + "version": "10.1.9", "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.8/wstunnel_10.1.8_windows_amd64.tar.gz", - "hash": "9a347db30dd3309e236167e0c03ac60367a358dca6b1ed2e303994acfa3c99f2" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.9/wstunnel_10.1.9_windows_amd64.tar.gz", + "hash": "dfdb69eb93ebefbcaa16f0b8d7b026edfd6913575f9ab4fabd968c1d564d66b8" } }, "bin": "wstunnel.exe",