From 43af8f1adca71ea41e631e58a97bc0130b1e53ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 00:41:40 +0000 Subject: [PATCH] ngrok: Update to version 3.23.3 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 330bb92849..4950ee736a 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.23.2", + "version": "3.23.3", "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/9zP6yHTkA75/ngrok-v3-3.23.2-windows-amd64.zip", - "hash": "03caf03241e2e0727a3d06a13b81f01f998294f707efec564962d9f4939e6380" + "url": "https://bin.equinox.io/a/6dfv3YiCQCD/ngrok-v3-3.23.3-windows-amd64.zip", + "hash": "5e70cb6ea09d463aa7a563caef96db66fdd7d34018aef22c09dc06e201302077" }, "32bit": { - "url": "https://bin.equinox.io/a/5UB1vVbnCGL/ngrok-v3-3.23.2-windows-386.zip", - "hash": "1ff4f8da27edec8e660b83b36fb0ecb0053ddd823c9d2dc71e9d7625268999b9" + "url": "https://bin.equinox.io/a/geNCVgxahsp/ngrok-v3-3.23.3-windows-386.zip", + "hash": "cd7cf88ba66148f1f9a1191d20d5bd981931287d69564ee699d8be843e9594c8" } }, "bin": "ngrok.exe",