From 59bfee96e9df5b0c891e1ad2c544c5c51270da20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 20:24:15 +0000 Subject: [PATCH] wstunnel: Update to version 9.1.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 450ab3f43a..9c14156f3d 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "9.0.0", + "version": "9.1.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.0.0/wstunnel_9.0.0_windows_amd64.tar.gz", - "hash": "47bb91083c0f64e0dd7b00a167329c43005c3b943dc3bd3a5d65fde0c2181b5e" + "url": "https://github.com/erebe/wstunnel/releases/download/v9.1.0/wstunnel_9.1.0_windows_amd64.tar.gz", + "hash": "e9fb6541d09654590f11c98ddb0b5b950ed90566bb2f8d8be7459f595b410349" } }, "bin": "wstunnel.exe",