From 55416951e4c6162cdbd1deb1b5eb11f65bda7dad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 20:27:02 +0000 Subject: [PATCH] ngrok: Update to version 3.23.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index cced383e5c..bf50962d4b 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.22.1", + "version": "3.23.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/9ehA2XFs1ZK/ngrok-v3-3.22.1-windows-amd64.zip", - "hash": "94efe52fd817d771e46c89261f15c66071b0d03af71907ddbbcb29ce700d40d4" + "url": "https://bin.equinox.io/a/kBTW8QnLAog/ngrok-v3-3.23.0-windows-amd64.zip", + "hash": "80c71d71029b3303a2b1d430802f3c44c9440dca9e19efaaf6f1d1ecb9e77b54" }, "32bit": { - "url": "https://bin.equinox.io/a/f65qTjLDAdj/ngrok-v3-3.22.1-windows-386.zip", - "hash": "aac3cf5f467b3b8be367c76a2729641207b7a72a8b4d3c266f790a2097511c3b" + "url": "https://bin.equinox.io/a/cioWSfK6THC/ngrok-v3-3.23.0-windows-386.zip", + "hash": "adf89de690a9bc26396f5d6d211c195942319bfa634d5fb51b6c3bd055ba3681" } }, "bin": "ngrok.exe",