From bb660b1a3c888369d2446541eac17b044eb62bd6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 00:38:42 +0000 Subject: [PATCH] ngrok: Update to version 3.31.0 --- bucket/ngrok.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ngrok.json b/bucket/ngrok.json index f2f454fa88..cf4d8c5341 100644 --- a/bucket/ngrok.json +++ b/bucket/ngrok.json @@ -1,5 +1,5 @@ { - "version": "3.30.0", + "version": "3.31.0", "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": { @@ -9,12 +9,12 @@ "notes": "ngrok v2 is no longer supported.", "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/hibzBK6Kw8/ngrok-v3-3.30.0-windows-amd64.zip", - "hash": "dfcbdadb8cbdb26e2789164796035b67a6142f9f764c76634c8af9b3c49d8fe0" + "url": "https://bin.equinox.io/a/7gkWFTACG8r/ngrok-v3-3.31.0-windows-amd64.zip", + "hash": "5c8e9377df292ccec2ee4e3b5ac8859a3cd44b5c304e35f482aa6728ff7cdff0" }, "32bit": { - "url": "https://bin.equinox.io/a/fQJAKJj7xMG/ngrok-v3-3.30.0-windows-386.zip", - "hash": "e91269d187b83ce9e1a04a461f5ebeecaba88c73deee6c2be03a4c988c88c354" + "url": "https://bin.equinox.io/a/2x43m3Fh6VQ/ngrok-v3-3.31.0-windows-386.zip", + "hash": "2042dda4fd580f58e1ca727eba221ec64df1700605ec8cfe9d547df65bd94f59" } }, "bin": "ngrok.exe",