From 12618e70823b158925ebfa4d44608a145c9bd936 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 20:30:18 +0000 Subject: [PATCH] ngrok: Update to version 3.34.1 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 25aba95645..c4b9a8b08e 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.34.0", + "version": "3.34.1", "description": "ngrok is your app's front door. ngrok is a globally distributed reverse proxy that secures, protects and accelerates your applications and network services, no matter where you run them. ngrok supports delivering HTTP, TLS or TCP-based applications.", "homepage": "https://ngrok.com/", "license": { @@ -9,12 +9,12 @@ "notes": "ngrok v2 is no longer supported.", "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/TTJFUAhPki/ngrok-v3-3.34.0-windows-amd64.zip", - "hash": "d4fc9e0b9bf89a2c8f06126bdee9cac2b28c52a6f1d52e52ea1da0e6f9139d44" + "url": "https://bin.equinox.io/a/a5dZ1xZdUdx/ngrok-v3-3.34.1-windows-amd64.zip", + "hash": "4335868de6fc5896eafe2c6b85c807e46618e2f68f1e27982e7b15378814dab7" }, "32bit": { - "url": "https://bin.equinox.io/a/6uPWzN83TtU/ngrok-v3-3.34.0-windows-386.zip", - "hash": "389c84aad07a92897f13113f6a173eb6de44d9e5d5fae6d50db71476979fe586" + "url": "https://bin.equinox.io/a/bbx1YZZjxN5/ngrok-v3-3.34.1-windows-386.zip", + "hash": "72e9b3e637e583e29bfde2237c3926d9064337806540d2dec8142277a1b80118" } }, "bin": "ngrok.exe",