From 677b71b1f6e71127cc89c8d4a7a890c021f4ee57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 20:22:52 +0000 Subject: [PATCH] wstunnel: Update to version 7.7.0 --- bucket/wstunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wstunnel.json b/bucket/wstunnel.json index 61e00f76ed..6b1022d63f 100644 --- a/bucket/wstunnel.json +++ b/bucket/wstunnel.json @@ -1,12 +1,12 @@ { - "version": "7.6.0", + "version": "7.7.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/v7.6.0/wstunnel_7.6.0_windows_amd64.tar.gz", - "hash": "d85a4cce04facd561d79160f63bfbaf67ba34beaaa143c5a6d8dc1230e9cc9d8" + "url": "https://github.com/erebe/wstunnel/releases/download/v7.7.0/wstunnel_7.7.0_windows_amd64.tar.gz", + "hash": "1e094fb44ea813110037a39d010b02d18966939e28a700e82cf37975045a1531" } }, "bin": "wstunnel.exe",