From 6d73b169473517747399fb9ccf7e1bd8eff6c0ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:31:42 +0000 Subject: [PATCH] wstunnel: Update to version 10.1.1 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 9b1fb97433..a55fb7da98 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "10.1.0", + "version": "10.1.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/v10.1.0/wstunnel_10.1.0_windows_amd64.tar.gz", - "hash": "e46db42a14f8dda50866f96f1792e2bb6a702ae3237efac4ccb3aaaec625be83" + "url": "https://github.com/erebe/wstunnel/releases/download/v10.1.1/wstunnel_10.1.1_windows_amd64.tar.gz", + "hash": "5804b328f98f4f23aa5faec7ba79f95d402074e7f8610d7301be6da2882fed39" } }, "bin": "wstunnel.exe",