From f269c887e20c03a0fda5fc47e28c81ea248c0846 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 20:29:35 +0000 Subject: [PATCH] ngrok: Update to version 3.25.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 65d4f9fa13..7186629bb8 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.24.0", + "version": "3.25.0", "description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall.", "homepage": "https://ngrok.com/", "license": { @@ -9,12 +9,12 @@ "notes": "There are breaking changes in v3 of ngrok. For details, see: https://ngrok.com/docs/guides/upgrade-v2-v3. To stay on v2, install versions/ngrok2", "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/aWcPnJS9KW2/ngrok-v3-3.24.0-windows-amd64.zip", - "hash": "ad1f48f4329000639252ce9f73b86cd7d1e6d23f0735fd6537d17afe6551d0da" + "url": "https://bin.equinox.io/a/j5VKSKAYbk8/ngrok-v3-3.25.0-windows-amd64.zip", + "hash": "eb5992a97930bfe9fe2bfda9eec6929118a5fd2883bf86d13ca5cb206172367f" }, "32bit": { - "url": "https://bin.equinox.io/a/284uR5ExAcJ/ngrok-v3-3.24.0-windows-386.zip", - "hash": "523b041337a463d787c5ac14fc2d4887cd7f4510be72918b2d5d67f98a81be10" + "url": "https://bin.equinox.io/a/MFDdMkS6qt/ngrok-v3-3.25.0-windows-386.zip", + "hash": "3d2aa68fd8e766f0f87cc8a3570da2ba43d38ba81583835288098d2b4036dbdb" } }, "bin": "ngrok.exe",