From 9aa6bc6746e45952326c56814ede18ed7513bc46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 00:36:31 +0000 Subject: [PATCH] ngrok: Update to version 3.21.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 90134c95af..f9e0a09c32 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.20.0", + "version": "3.21.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/ddqSvMRh81q/ngrok-v3-3.20.0-windows-amd64.zip", - "hash": "cca53e73e99ff04b6adffeb0c407f8c4ea410c17d3f7392e9e25d09f893c6afa" + "url": "https://bin.equinox.io/a/WsMGvdkU3t/ngrok-v3-3.21.0-windows-amd64.zip", + "hash": "909b9ab13d97af12e59753f0c3dd0d6f9b2170010264b187e4f0735907f18331" }, "32bit": { - "url": "https://bin.equinox.io/a/cupb2mhHCiW/ngrok-v3-3.20.0-windows-386.zip", - "hash": "ae28b7af8677fcd140d8e088e4e626e954b1f44f7e7461efcee46d85a46d7f11" + "url": "https://bin.equinox.io/a/jKENmHYpeaV/ngrok-v3-3.21.0-windows-386.zip", + "hash": "b6ebf8e726e68adf3efa64da3130583225c4bd5fed8b0da549bc944f0583f223" } }, "bin": "ngrok.exe",