From fa49d4788aa019c9445ad4228f55fc92ab6716f3 Mon Sep 17 00:00:00 2001 From: Russ Savage Date: Thu, 31 Jul 2025 16:07:06 -0700 Subject: [PATCH] ngrok@3.25.0: Update description, notes, and license identifier (#7012) Updates the description, notes, and license identifier to be correct. --- bucket/ngrok.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index 7186629bb8..6c4689dd0f 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,12 +1,12 @@ { "version": "3.25.0", - "description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall.", + "description": "ngrok is your app's front door. ngrok is a globally distributed reverse proxy that secures, protects and accelerates your applications and network services, no matter where you run them. ngrok supports delivering HTTP, TLS or TCP-based applications.", "homepage": "https://ngrok.com/", "license": { - "identifier": "Shareware", + "identifier": "Freeware", "url": "https://ngrok.com/tos" }, - "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", + "notes": "ngrok v2 is no longer supported.", "architecture": { "64bit": { "url": "https://bin.equinox.io/a/j5VKSKAYbk8/ngrok-v3-3.25.0-windows-amd64.zip",