From 14828c154edc7d50b657a1c12f6d8dbf47f322b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 20:30:31 +0000 Subject: [PATCH] ngrok: Update to version 3.24.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 4950ee736a..65d4f9fa13 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.23.3", + "version": "3.24.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/6dfv3YiCQCD/ngrok-v3-3.23.3-windows-amd64.zip", - "hash": "5e70cb6ea09d463aa7a563caef96db66fdd7d34018aef22c09dc06e201302077" + "url": "https://bin.equinox.io/a/aWcPnJS9KW2/ngrok-v3-3.24.0-windows-amd64.zip", + "hash": "ad1f48f4329000639252ce9f73b86cd7d1e6d23f0735fd6537d17afe6551d0da" }, "32bit": { - "url": "https://bin.equinox.io/a/geNCVgxahsp/ngrok-v3-3.23.3-windows-386.zip", - "hash": "cd7cf88ba66148f1f9a1191d20d5bd981931287d69564ee699d8be843e9594c8" + "url": "https://bin.equinox.io/a/284uR5ExAcJ/ngrok-v3-3.24.0-windows-386.zip", + "hash": "523b041337a463d787c5ac14fc2d4887cd7f4510be72918b2d5d67f98a81be10" } }, "bin": "ngrok.exe",