From 12b4d47139f54777d169ff3b90ba372d452ddefa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 20:29:25 +0000 Subject: [PATCH] ngrok: Update to version 3.23.2 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index be2e52b0b8..330bb92849 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.23.1", + "version": "3.23.2", "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/gxEpCrezMRz/ngrok-v3-3.23.1-windows-amd64.zip", - "hash": "46d619dcc65deeaf2103fe10d95e52e1c0b780ae012b9b89daf4c7f421c9bec7" + "url": "https://bin.equinox.io/a/9zP6yHTkA75/ngrok-v3-3.23.2-windows-amd64.zip", + "hash": "03caf03241e2e0727a3d06a13b81f01f998294f707efec564962d9f4939e6380" }, "32bit": { - "url": "https://bin.equinox.io/a/3HzrPcm47cm/ngrok-v3-3.23.1-windows-386.zip", - "hash": "8e40d88ad8415b12047d8063e9c082a505f119d8f41e533e7e6a063d7c872e04" + "url": "https://bin.equinox.io/a/5UB1vVbnCGL/ngrok-v3-3.23.2-windows-386.zip", + "hash": "1ff4f8da27edec8e660b83b36fb0ecb0053ddd823c9d2dc71e9d7625268999b9" } }, "bin": "ngrok.exe",